Difference between revisions of "MediaWiki:Erudite.css"

(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Set a background image for the top banner */
 
#top-wrap {
 
  background-image: url(/skins/erudite/images/bgheader.png);
 
  height:180px; padding:1em 0;
 
}
 
  
body.baseline {background-image:url(/skins/erudite/images/body-bg.png); background-repeat:repeat; background-position:left 20px;}
 
 
body {background-image:url(/skins/erudite/images/body-bg.png); background-repeat:repeat; background-position:left 20px;}
 
 
body {font: normal normal normal 10px/1.5 constantia,'hoefler text','palatino linotype',serif; background:#fafafa url(/skins/erudite/images/bg.png) repeat-x;; color:#333; }
 
 
 
 
 
#sidebar {
 
        position:fixed;
 
        top:100px;
 
        right:0px;
 
        width:57px;}
 
 
#topsidebar {
 
        width:82px;
 
        height:42px;
 
        background-image:url('/skins/erudite/images/socialbar/topsidebar.png');}
 
 
#midsidebar {
 
        margin-left:2px;
 
        width:82px;
 
        background-image:url('/skins/erudite/images/socialbar/midsidebar.png');
 
        background-repeat:repeat-y;}
 
 
#socialmedia {
 
        margin-left:13px;}
 
 
#bottomsidebar {
 
        width:82px;
 
        height:42px;
 
        background-image:url('/skins/erudite/images/socialbar/bottomsidebar.png');}
 
 
a.rss {
 
        display:block;
 
        width:45px;
 
        height:45px;
 
        background-image:url(/skins/erudite/images/socialbar/rss.png);
 
        background-position:top left;}
 
 
a.rss:hover {
 
        background-position:bottom left;}
 
 
a.facebook {
 
        display:block;
 
        width:43px;
 
        height:43px;
 
        background-image:url(/skins/erudite/images/socialbar/facebook.png);
 
        background-position:top left;}
 
 
a.facebook:hover {
 
        background-position:bottom left;}
 
 
a.twitter {
 
        display:block;
 
        width:43px;
 
        height:43px;
 
        background-image:url(/skins/erudite/images/socialbar/twitter.png);
 
        background-position:top left;}
 
 
a.twitter:hover {
 
        background-position:bottom left;}
 

Latest revision as of 13:04, 28 December 2015