User:GMedich/common.css: Difference between revisions
Appearance
Testing position of "watch" icon |
Testing footer padding effects |
||
| Line 4: | Line 4: | ||
/* font-weight:normal; */ | /* font-weight:normal; */ | ||
/*} | /*} | ||
# | div#footer-wrapper { | ||
margin: 0; | width: 100%; | ||
padding: 0; | margin: 10px auto 0; | ||
padding: 25px 0; | |||
height: 250px; | |||
} | |||