MediaWiki:MotifBadges.css: Difference between revisions
From The Seven Sages of Rome
(Created page with ".badge a { color: white !important; } .badge a.new { color: #ffcccb !important; }") |
No edit summary |
||
Line 5: | Line 5: | ||
.badge a.new { | .badge a.new { | ||
color: #ffcccb !important; | color: #ffcccb !important; | ||
} | |||
.badge-motif { | |||
color: #fff; | |||
background-color: #485f75; | |||
} | } |