Changeset 3460
- Timestamp:
- 01/18/2006 07:45:24 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/style.css
r3303 r3460 91 91 } 92 92 93 .description {93 div#headerimg div.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, .description {115 h1, h1 a, h1 a:hover, h1 a:visited, div#headerimg div.description { 116 116 text-decoration: none; 117 117 color: white; … … 301 301 padding-top: 70px; 302 302 margin: 0; 303 }304 305 .description {306 text-align: center;307 303 } 308 304
Note: See TracChangeset
for help on using the changeset viewer.