MediaWiki:Vector.css: Difference between revisions

no edit summary
(Undo revision 28497 by Davidt (talk))
Tag: Undo
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 116: Line 116:
}
}


#bodyContent a {
.vector-body a {
         text-decoration: underline;
         text-decoration: underline;
         color: #3F2613;
         color: #3F2613;
}
}


#bodyContent a.mw-selflink, #bodyContent a.mw-selflink:hover {
.vector-body a.mw-selflink, .vector-body a.mw-selflink:hover {
     color: inherit;
     color: inherit;
     text-decoration: none;
     text-decoration: none;
}
}


#bodyContent a:visited {
.vector-body a:visited {
         color: #60554D;
         color: #60554D;
}
}


#bodyContent a:active {
.vector-body a:active {
         color: inherit;
         color: inherit;
}
}


#bodyContent a:hover {
.vector-body a:hover {
         text-decoration: underline;
         text-decoration: underline;
         color:#856C59
         color:#856C59
Line 143: Line 143:
}
}


#bodyContent a.external {
.vector-body a.external {
         text-decoration: underline;
         text-decoration: underline;
         color: #3F2613;
         color: #3F2613;
}
}


#bodyContent a.external:visited {
.vector-body a.external:visited {
         color: #60554D;
         color: #60554D;
}
}


#bodyContent a.external:active {
.vector-body a.external:active {
         color: inherit;
         color: inherit;
}
}


#bodyContent a.external:hover {
.vector-body a.external:hover {
         text-decoration: underline;
         text-decoration: underline;
         color:#856C59
         color:#856C59
}
}


#bodyContent a.new:visited, #p-personal #bodyContent a.new:visited {
.vector-body a.new:visited, #p-personal .vector-body a.new:visited {
     color: #a55858;
     color: #a55858;
}
}
#bodyContent a.new, #p-personal #bodyContent a.new {
 
.vector-body a.new, #p-personal .vector-body a.new {
     color: #ba0000;
     color: #ba0000;
}
}
Line 516: Line 517:
div.poem {
div.poem {
     padding: 1em;
     padding: 1em;
}
.hidden {
    display: none;
}
}
Bureaucrats, Interface administrators, Administrators, xf_ug15, xf_ug2, xf_ug3, xf_ug4
10,964

edits