MediaWiki:Common.css

From autoplot.org

Jump to: navigation, 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.

body {
background-attachment: fixed;
background-repeat-x: repeat;
background-repeat-y: repeat;
background-color:black;
background-image:url(http://autoplot.org/images/background.png);
}
 
.pBody {
opacity: 0.9;
}
#searchBody {
opacity:0.9;
}
#footer {
opacity:0.9;
}
 
#p-personal {
background-color: white;
width: auto;
left: 21em;
z-index:1;
opacity:0.9;
}
 
pre {
background-color: white;
border: 1px solid blue;
color: black;
font-family: monospace;
font-size: 100%;
margin-left: 2em;
margin-right: 2em;
overflow: auto;
padding: 1em;
}
Personal tools