Difference between revisions of "MediaWiki:Tweeki.css"
From Exilent
(Created page with ".bg-dark { background-color: rgb(34, 34, 34) }") |
|||
Line 1: | Line 1: | ||
.bg-dark { | .bg-dark { | ||
− | background-color: rgb(34, 34, 34) | + | background-color: rgb(34, 34, 34); |
} | } |
Revision as of 12:42, 18 August 2018
.bg-dark { background-color: rgb(34, 34, 34); }