User:Bishonen/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.amalthea_userhighlighter_sysop {background-color:transparent !important;}
.amalthea_userhighlighter_sysop:after{content:"♔" !important;}
a.userhighlighter_sysop.userhighlighter_sysop {background-color:transparent !important;}
.userhighlighter_sysop.userhighlighter_sysop:after{content:"♔" !important;}

span.mw-editsection { float:right; }

#globalWrapper #p-personal {
	position: fixed;
	background: rgba(255, 255, 255, 0.8);
	//padding: 5px;
	border: 1px solid #a7d7f9;
	border-top: 0;
	top: 0px;
        //width: 44%;
        left: auto; right: 0px;
}
 
/* ...and fixing the tabs too */
#globalWrapper #p-cactions {
    z-index: 100;
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
}

body          { font-size: 70%; }  /* everything */
.firstHeading { font-size: 155%; } /* page title */
.pBody        { font-size: 110%; } /* top links */
#p-cactions   { font-size: 95%; } /* top tab-things */
h2            { font-size: 120%; } /* 2nd level headings */
h3            { font-size: 111%; } /* 3rd level headings */
h4            { font-size: 105%; } /* 4th level headings */
ul, ol        { font-size: 105%; } /* Lists (watchlist etc) */
ul ul, ol ol  { font-size: 100%; } /* Sanity for lists, leave it alone */
#utcdate a    { font-size: 90% !important; } /* utc clock */
.editsection  { font-size: 90% !important; } /* [edit] links, relative to heading */