MediaWiki:Common.css

From Space Weather Lab

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.

/* Space Weather Lab-specific stuff */
 
body {
background-image:url(http://aurora.gmu.edu/spaceweather/images/Aurora-Borealis-in-disgustingly-high-resolution.jpg);                     
}
#globalWrapper {                                                                                                                             
    //background-image:url(http://aurora.gmu.edu/spaceweather/images/aurora_mcvay.jpg);                                                      
}                                                                                                                                            
 
input.searchButton {
background:#FFCC33 none repeat scroll 0 0;
border-color:#006633;
}
#searchInput {
border-color:#006633;
}
#bodyContent a.external {
  background:none;
  padding-right:0px;
//background:transparent url(skins/monobook/external-black.png) no-repeat scroll right center;
//padding-right:13px;
}
div.thumbinner {
border: 2px solid #006633;
background: white;
}
#content{
border: 3px solid #006633;
}
h1,h2,h3,h4,h5 {
color: #006633;
border-bottom:1px solid #FFCC33;
font-weight:bold;
}
h3 { font-size: 120%;                                                                 
     font-weight: bold;                                                               
       border-bottom: 1px dashed #FFCC33;                                                
 }                                                                                    
h4 { font-size: 120%;                                                                 
     font-style:italic;                                                               
 }                                                                                    
 
#toc,.pBody {
border: 1px solid #006633;
background:white;
}
a, a.visited, a:visited, a.external {
color: #006633;
}
#p-cactions li a {
color: #006633;
background-color:white;
border-color: #006633 #006633;
}
#p-cactions li {
border-color: #006633 #006633;
}
#bodyContent a.external {
color: #006633;
}
#p-personal li a {
color: #006633;
}
Personal tools