/[drupal]/contributions/themes/genesis_webify/genesis_webify.css
ViewVC logotype

Diff of /contributions/themes/genesis_webify/genesis_webify.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Thu Oct 30 12:23:32 2008 UTC revision 1.3, Sat Nov 1 00:45:57 2008 UTC
# Line 1  Line 1 
1  /* $Id: genesis_webify.css,v 1.1 2008/10/19 16:15:07 jmburnz Exp $ */  /* $Id: genesis_webify.css,v 1.2 2008/10/30 12:23:32 jmburnz Exp $ */
2    
3  /**  /**
4          * @file genesis_SUBTHEME.css          * @file genesis_SUBTHEME.css
# Line 132  a.active {color: #819D26;} Line 132  a.active {color: #819D26;}
132  /**  /**
133          * Add any html elements you require. Use base.css as a guide.          * Add any html elements you require. Use base.css as a guide.
134          */          */
135  h1.title,  h1,
136  h2.title,  h2,
137  h2.title a {color: #99CC00; font-weight: bold;}  h2 a {color: #99CC00; font-weight: bold;}
138  h3.title,  h3,
139  h3.title a {color: #99CC00;}  h3 a {color: #99CC00;}
140  p          {}  p          {}
141  blockquote {}  blockquote {}
142    
# Line 322  div#site-name {} Line 322  div#site-name {}
322  #breadcrumb {  #breadcrumb {
323    margin: 0;    margin: 0;
324                  background: #FFF;                  background: #FFF;
325                    width:99%;
326  }  }
327  .breadcrumb {  .breadcrumb {
328    margin: 0 0.42em 0 1em;    margin: 0.1875em 0.375em 1em 2em;
329    padding-bottom: 0.3em;    padding-bottom: 0.3em;
330  }  }
331    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2