You must log in to edit PetroWiki. Help with editing

Content of PetroWiki is intended for personal use only and to supplement, not replace, engineering judgment. SPE disclaims any and all liability for your use of such content. More information


MediaWiki:Common.css

PetroWiki
Revision as of 14:05, 8 November 2012 by Glenda Smith (Glendasmith) (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
.ns-100 #mainContent p,h1,h2,#side {
        /*color:#817D7D;*/
        line-height: 1.3; /* value other than 'normal' needed for WinIE */
	/* background-image: url(./skins/common/images/as_is.png); */
	        /* margin: 0px 20px 0px 0px;         */
}

.ns-100 .approvedAndLatestMsg 
{ 
   display:none;
}

/* .ns-100 #ca-talk, #ca-history, #ca-watch, #ca-viewsource { display: none !important; } */


#infobox
{
  margin:0px 0px 0px 10px;
  border:1px ridge black;
  float: right;
  width: 20%; 
  padding:2px;
}

#infobox #infobox_heading{
text-align:center; 
border-bottom: ridge 1px black; 
padding:2px;
}

#infobox #infobox_image
{    
  align:center; 
  border-bottom: ridge 1px black; padding:2px;
}

#infobox #infobox_series
{
      border-bottom: ridge 1px black;
      padding:2px;
}

#infobox #infobox_series #infobox_series_chiefEditor
, #infobox #infobox_volume #infobox_volume_editor
, #infobox #infobox_volume #infobox_volume_editor #infobox_volume_editor_copyright
, #infobox #infobox_volume #infobox_volume_editor #infobox_volume_editor_copyright #infobox_volume_editor_copyright_publisher
, #infobox #infobox_chapter #infobox_chapter_author
, #infobox #infobox_chapter #infobox_chapter_author #infobox_chapter_author_authorInfo
, #infobox #infobox_chapter #infobox_chapter_author #infobox_chapter_author_authorInfo #infobox_chapter_author_authorInfo_pgNumber
{
  padding:2px;
}

#infobox #infobox_volume
{
  border-bottom: ridge 1px black; 
  padding:2px;
}

#infobox #infobox_volume #infobox_volume_name, #infobox #infobox_chapter #infobox_chapter_name
{
}

/* Site Notice at the top.. */
/*
#siteNotice {
position:relative;
display:block;
width:60%;
text-align: center;
font-size: 116%;
font-weight: normal;
border: 2px solid #ffaa00;
background: #EDEDED;
padding: 3px;
left:20%;
}
*/



#pioneer_sponsor
{
text-align:center; 
padding-bottom:5px; 
color:red;
}
tt, code, pre {
    font-family: monospace, "Courier New";
}


#nav li a.goog-logo-link{
background:none;
border-style:none !important;
border:0px !important;
display:block;
line-height:0em !important;
padding:0px !important;
margin:0px !important;
}
/*
div.goog-te-gadget {
  color: transparent !important;
}
*/