User:Juhko/vector.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.
#siteSub {
display:none;
}
.mw-line-even a:visited {color:gray;}
.mw-line-odd a:visited {color:gray;}
#featured-star {display:none;}
.mw-tag-markers {color:red; font-weight:bold;}
pre {font-size:12px;}
tt {font-size:12px;}
#footer {display:none;}
#wpSave {font-weight:bold;}
.minor {color:gray;}
.newpage {color:green;}
.previewnote b {color:red; margin:1.5em;}
 
#editpage-copywarn div {display:none;}
#mw-edit-longpagewarning {display:none;}
#talkpagetext {display:none;}
.mw-tos-summary {display:none;}
.mw-newarticletext {display:none;}
 
.notification {
border-top: 2px solid #ddd; 
border-bottom:2px solid #ddd;
text-align: justify; 
margin: 1em 0.5em; 
padding: 0.5em;
}
 
a:visited {color:#600080;}
a:hover {color:#a0a0ff;}
a.new:hover {color:#ff8080;}
a.stub {
	color: #772233;
}
a.new, #p-personal a.new {
	color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
	color: #a55858;
}