MediaWiki:Common.css: Difference between revisions

Updating CSS from MediaWiki:Common.less
(Updating CSS from MediaWiki:Common.less)
(Updating CSS from MediaWiki:Common.less)
 
(3 intermediate revisions by the same user not shown)
Line 19:
--link-color: #8b694f;
--table-header-link: #c7b8b3;
--redlink-color: #ba0000cd4343;
--text-color: #2F2828;
--byline-color: #ccc;
Line 129:
 
a.new {
color: var(--redlink-color) !important;
}
 
a.new:visited {
color: var(--redlink-color) !important;
}
 
Line 2,800:
 
.infobox.infobox-Hopeport tr > * {
background-color: #3f3b2a3b382f;
}
 
Line 2,846:
 
.infobox.infobox-Hopeforest tr > * {
background-color: #3b382f2e3930;
}