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

Diff of /contributions/themes/genesis_darkmatter/genesis_darkmatter.css

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

revision 1.4, Thu Oct 30 12:22:20 2008 UTC revision 1.5, Sat Nov 1 00:45:12 2008 UTC
# Line 1  Line 1 
1  /* $Id: genesis_darkmatter.css,v 1.3 2008/10/27 20:38:09 jmburnz Exp $ */  /* $Id: genesis_darkmatter.css,v 1.4 2008/10/30 12:22:20 jmburnz Exp $ */
2    
3  /***********************************************************  /***********************************************************
4    Genesis Darkmatter    Genesis Darkmatter
# Line 115  li a.active { Line 115  li a.active {
115  /**  /**
116   * Add any html elements you require. Use base.css as a guide.   * Add any html elements you require. Use base.css as a guide.
117   */   */
118  h1.title,  h1#page-title {margin: 0 0 0.625em;}
119  h2.title,  h1,
120  h2.title a,  h2,
121  h3.title,  h2 a,
122  h3.title a {color: #9F68BA;}  h3,
123    h3 a {color: #9F68BA;}
124  p          {}  p          {}
125  blockquote {}  blockquote {}
126    
# Line 154  textarea, input { Line 155  textarea, input {
155  h1#site-name,  h1#site-name,
156  div#site-name  {  div#site-name  {
157    margin: 10px 10px 0 7px; /* RTL */    margin: 10px 10px 0 7px; /* RTL */
158      font-size: 2em ;
159                    line-height: 1.5;
160                    font-weight: bold;
161  }  }
162    
163  #site-name a   {font-weight: bold; color: #9F68BA; }  #site-name a   {font-weight: bold; color: #9F68BA; }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2