User:Microchip08/logbot.css

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. — More skins

/* <source lang="css">
   This page contains the CSS used for http://chippy.ch/logs
   Please feel free to edit it as much as you like.       */

body { background-color: #f6f6f6; font-family:sans-serif;}
#main-container { border:1px solid #A7D7F9; padding:5px; margin-left:30px; margin-top:30px; margin-right:30px; background-color:#ffffff;}
h1 { border-bottom: 1px solid #AAA; color:black; font-size:26px; line-height:30px; margin-bottom:2px; }
#pic { float:right;}
.clear {clear:both;}
#footer { font-size:70%; color:gray; text-align:right;margin-right:33px; margin-left:33px; line-height:90%;}
a{text-decoration:none; color:#36B;}
#wikilink {text-decoration: none;color: #0645AD;}