User:Ignatzmice/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.
/* @import url('/w/index.php?title=User:Ignatzmice/colorswitch.css&action=raw&ctype=text/css'); */

/* remove templates list from edit conflict pages */
.mw-explainconflict ~ #editform .templatesUsed{display:none;}

/* move [edit] links back to the right */
span.mw-editsection{float:right;} 

/* For demonstrating the fixing of the navigation bar to the top. */
/*#p-personal {*/
/*	position:fixed;*/
/*	background:rgba(255, 255, 255, 0.8);*/
/*	//padding:5px;*/
/*	border:1px solid #a7d7f9;*/
/*	border-top:0;*/
/*	top:0;*/
/*        //width: 44%;*/
/*    left:auto;right:0;*/
/*}*/

/* ...and fixing the tabs too */
/*#p-cactions {*/
/*    z-index:100;*/
/*    position:fixed;*/
/*    background:rgba(255, 255, 255, 0.8);*/
/*    border:1px solid #a7d7f9;*/
/*    padding:0;*/
/*}*/

/*#right-navigation  {*/
/*    z-index:100;*/
/*    position:fixed;*/
/*    background:rgba(255, 255, 255, 0.8);*/
/*    left:auto;right:0;*/
/*}*/
/*#left-navigation {*/
/*    z-index:100;*/
/*    position:fixed;*/
/*    background:rgba(255, 255, 255, 0.8);*/
/*    right:auto;left:0;*/
/*}*/

/*float left sidebar */
/*.portlet {position:fixed;}*/
/*.portlet h3 {display:none;}*/

/* == HIDE VE SECTION EDIT LINKS == */
.mw-editsection-divider, .mw-editsection-visualeditor {display:none !important;}

/* body {font-family:serif;font-size:11px;} */

/* gets in the way of left navbox on short pages */
#f-copyrightico { display:none; }