MediaWiki:Common.css: Difference between revisions

From Climate Wiki
Jump to navigation Jump to search
mNo edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
.mw-special-Allpages .allpagesredirect {
* .mw-special-Allpages .allpagesredirect {


   display: none;
   display: none;


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

Revision as of 16:55, 30 December 2022

* .mw-special-Allpages .allpagesredirect {

  display: none;

}

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