Changeset 3461
- Timestamp:
- 01/18/06 20:14:39 (3 years ago)
- Files:
-
- trunk/wp-content/themes/default/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-content/themes/default/style.css
r3460 r3461 91 91 } 92 92 93 div#headerimg div.description {93 #headerimg .description { 94 94 font-size: 1.2em; 95 95 text-align: center; … … 113 113 } 114 114 115 h1, h1 a, h1 a:hover, h1 a:visited, div#headerimg div.description {115 h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { 116 116 text-decoration: none; 117 117 color: white;
