Difference between revisions of "MediaWiki:Chameleon.css"

From Earth Science Information Partners (ESIP)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
+
.footer-info-lastmod { display: none }
.mw-editsection a::after {
 
    content: '|';
 
    display: inline-block;
 
    margin: 0 .25rem;
 
    color: #777;
 
}
 
.mw-editsection a:last-of-type::after {
 
    content: '';
 
}
 
body { background-color: red !important }
 

Latest revision as of 07:50, October 21, 2022

.footer-info-lastmod { display: none }