MediaWiki:Common.css: Difference between revisions

No change in size ,  12:21, 19 February 2022
m
no edit summary
mNo edit summary
mNo edit summary
Line 26: Line 26:


a[href]:focus, a[href]:hover, a[href]:active, a[href]:visited {
a[href]:focus, a[href]:hover, a[href]:active, a[href]:visited {
   color: inherit !important;
   color: #3a7b8a !important;
}
}


a[href].new {
a[href].new {
   color: #63a2b2 !important;
   color: #c87b96 !important;
}
}