User:MarkS2/standard.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.
/* Netgem style page */
/* This css file was designed with netgem boxes in mind */
/* However, it should be useful for any box that displays pages */
/* on a TV screen */



/* The main aim is to keep the final presentation as simple as possible */

a:visited { color: #5a3696; }
a:active { color: Orange; }
a:hover { text-decoration: underline; }
a.stub { color: #772233; }
a.new,
#p-personal a.new { color:#ba0000; }
a.new:visited,
#p-personal a.new:visited { color:#a55858; }
/* #quickbar {position: static !important}

#article {margin-left-value: 0px !important;} */

/* This should hide the language toolbar */

td.top {display:none;}

/* Hide the site notice */



#siteNotice {display:none;}

/* hide the message that says: From Wikipedia, the free encyclopedia. */

p.subtitle {display: none ;}


#quickbar {position: static !important;}
#article {margin-left: 0px !important;}

/* Hide the wikipedia logo */

div#quickbar A IMG {display: none;}
div#footer table tbody tr td {display: none;}
div#footer table tbody tr td.bottom {display: inline;}


textarea {width:100% !important;}