Difference between revisions of "User:Khatoblepas/common.css"
From FullPlate
Khatoblepas (talk | contribs) (Created page with "#wpTextbox1 { background-color: #202228; color: #b9d0e5; }") |
Khatoblepas (talk | contribs) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
#wpTextbox1 { | #wpTextbox1 { | ||
| − | background-color: # | + | font-weight: bold; |
| − | color: # | + | background-color: #0000aa; |
| + | color: #aaaaaa; | ||
| + | padding: 12px 20px; | ||
} | } | ||
Latest revision as of 15:04, 28 July 2016
#wpTextbox1 {
font-weight: bold;
background-color: #0000aa;
color: #aaaaaa;
padding: 12px 20px;
}