MediaWiki:Common.css: Difference between revisions

From Climate Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* .mw-special-Allpages .allpagesredirect {
.mw-special-Allpages .allpagesredirect {


   display: none;
   display: none;
Line 5: Line 5:
}
}


.mw-body-content a:link {color: #FF0000}
 
.mw-body-content a:visited {color: #00FF00}
.mw-body-content a.external:visited {color:#308050}
.mw-body-content a:hover {color: #FF00FF}
.mw-body-content a:visited {color:#308050}
.mw-body-content a:active {color: #0000FF}

Latest revision as of 17:01, 30 December 2022

.mw-special-Allpages .allpagesredirect {

  display: none;

}


.mw-body-content a.external:visited {color:#308050}
.mw-body-content a:visited {color:#308050}