Changeset 704 for trunk/styles/style.css.php
- Timestamp:
- Apr 4, 2010, 9:26:48 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/style.css.php
r690 r704 71 71 { 72 72 top: 200px; 73 width: 5 40px;74 margin-left: 60px;73 width: 530px; 74 margin-left: 70px; 75 75 margin-top: -50px; 76 76 height: auto; … … 157 157 border-style: solid; 158 158 width: 500px; 159 margin-left: auto;160 margin-right: auto;161 text-align: center;159 margin-left: auto; 160 margin-right: auto; 161 text-align: center; 162 162 } 163 163 … … 173 173 border-width: 1px; 174 174 border-style: solid; 175 width: 5 00px;175 width: 526px; 176 176 margin-left: auto; 177 177 margin-right: auto; … … 181 181 .NewsQuickInfoTable td 182 182 { 183 padding: 2px; 183 184 text-align: left; 185 border-color: #703f10; 184 186 border-width: 1px; 185 187 border-style: solid; … … 237 239 } 238 240 241 h2 242 { 243 margin-top: 0px; 244 } 245 246 h3 247 { 248 margin-top: 0px; 249 } 250 239 251 .h10 240 252 {
Note:
See TracChangeset
for help on using the changeset viewer.