User:C.Syde65/common.css: Difference between revisions

Consistency with CSS on other sites.
imported>C.Syde65
(Blanked the page)
(Consistency with CSS on other sites.)
 
(One intermediate revision by one other user not shown)
Line 1:
/*users*/
a[href="/wiki/User:K6ka"] { color:#0040FF !important; font-weight:bold !important; }
a[href="/wiki/User:C.Syde65"] { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:TheTimMan"] { color:green !important; font-weight:bold !important; }
 
.mw-editform-legacy input#wpSummary,
input#wpSummary {
border-radius: 3px;
border: 1px solid #eaeff3;
border-left: 2px solid #eaeff3;
border-top: 2px solid #bcbec2;
border-bottom: 1px solid #eaeff3;
border-right: 2px solid #eaeff3;
border-radius: 3px;
max-width: 970px !important;
padding: 4.5px !important;
}