| 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 |
| 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 |
|
|
| 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; } |