Changeset 668
- Timestamp:
- 12/1/2008 9:22:35 AM (4 years ago)
- Location:
- branches/website
- Files:
-
- 1 edited
- 4 moved
-
images/doyouknow_bg.gif (moved) (moved from branches/website/images/news_bg.gif)
-
images/doyouknow_h3.gif (moved) (moved from branches/website/images/news_h3.gif)
-
images/readings_bg.gif (moved) (moved from branches/website/images/links_bg.gif)
-
images/readings_h3.gif (moved) (moved from branches/website/images/links_h3.gif)
-
style.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/style.css
r620 r668 261 261 .right_links h3 { 262 262 height: 30px; 263 background-image: url("images/ links_h3.gif");263 background-image: url("images/doyouknow_h3.gif"); 264 264 background-repeat: no-repeat; 265 265 background-position: top center; … … 273 273 height: 25px; 274 274 font-size: 95%; 275 background-image: url("images/ links_bg.gif");275 background-image: url("images/doyouknow_bg.gif"); 276 276 background-repeat: no-repeat; 277 277 background-position: top center; … … 294 294 .right_readings h3 { 295 295 height: 30px; 296 background-image: url("images/ news_h3.gif");296 background-image: url("images/readings_h3.gif"); 297 297 background-repeat: no-repeat; 298 298 background-position: top center; … … 305 305 height: auto !important; 306 306 height: 25px; 307 background-image: url("images/ news_bg.gif");307 background-image: url("images/readings_bg.gif"); 308 308 background-repeat: no-repeat; 309 309 background-position: top center;
Note: See TracChangeset
for help on using the changeset viewer.
