You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "MediaWiki:Template.css"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
input[type="text"][disabled] { | input[type="text"][disabled] { | ||
− | + | background-color: #660000; | |
− | background-color: # | ||
color: #FFFFFF; | color: #FFFFFF; | ||
font-weight: bold; | font-weight: bold; | ||
} | } |
Latest revision as of 20:03, 23 March 2021
input[type="text"][disabled] {
background-color: #660000;
color: #FFFFFF;
font-weight: bold;
}