User:Rots61/common.css: Difference between revisions

From TestWiki
(Created page with ".mw-redirect { background-color:#F5DEB3; } .mw-disambig { background-color:#AFEEEE; } .mw-redirect.mw-disambig { background: repeating-linear-gradient(135deg, #F5DEB3, #F5...")
 
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 13:50, 21 November 2022

.mw-redirect { background-color:#F5DEB3; }
.mw-disambig { background-color:#AFEEEE; }
.mw-redirect.mw-disambig {
    background: repeating-linear-gradient(135deg, #F5DEB3, #F5DEB3 .4em, #AFEEEE .4em, #AFEEEE .8em);
}