User:TKD/common.css: Difference between revisions

Content deleted Content added
TKD (talk | contribs)
oops
TKD (talk | contribs)
I want my edit links on the right
 
(14 intermediate revisions by the same user not shown)
Line 1:
/* <pre><nowiki> */
 
span.has_been_on_main_page { font-weight: bold; }
 
#bodyContent a:link:not(.new, ):not(.external-link):not(:visited) { color: #000080; }
#bodyContent a:not(.new):not(.external-link):visited { color: #400060; }
 
#bodyContent a:hover {
background-color: #f0f0fe !important;
}
 
Line 19 ⟶ 18:
}
 
.qxzimg[src*="/Qxz-adsad"] { display: none; }
 
/* hide rollback from Recent Changes */
Line 33 ⟶ 32:
.comment:after { content: "»"; }
 
.persondata { display: table !important; }
/* </nowiki></pre> */
 
span.mw-editsection { float:right; }
 
#wpSave { color: green; }