MediaWiki:Common.css

From ViRBO

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.

/** CSS placed here will be applied to all skins */
body {
background-attachment: fixed;
background-repeat-x: repeat;
background-repeat-y: repeat;
background-color:black;
background-image:url(http://virbo.org/images/vanallen4.png);
}
 
.avail {
 border:1px solid;
 margin-right:3px;
 cursor:default;
}
.partavail {
 border:1px solid;
 margin-right:3px;
 background-color:#FFFFE0;
 cursor:default;
}
.planned {
 border:1px solid black;
 background-color:yellow;
 color:black;
 margin-right:3px;
 cursor:default;
}
.notplanned {
 border:1px solid black;
 background-color:black;
 color:white;
 margin-right:3px;
 cursor:default;
}
 
/*
background-image:url(http://virbo.org/images/intensity.png);
From http://www.acd.ucar.edu/Events/Meetings/HEPPA/pdf_files/Tutorials/Baker.pdf
 
 
background-image:url(http://virbo.org/images/vanallen.png);
Van Allen background image from http://www.nasaimages.org/luna/servlet/detail/nasaNAS~2~2~7366~109012
or http://mm04.nasaimages.org/MediaManager/srvr?mediafile=/Size4/nasaNAS-2-NA/9529/EL-2002-00347.jpg&userid=1&username=admin&resolution=4&servertype=JVA&cid=2&iid=nasaNAS&vcid=NA&usergroup=nasa&profileid=9
 
http://www.nasa.gov/images/content/519021main_rbsp-donuts-orig_full.jpg
background-image:url(http://virbo.org/images/rbsp_artistrendering_lg_modified.jpg);
 
From JGR 1959
background-image:url(http://virbo.org/images/VanAllenJGR1959);
 
*/
Personal tools