Difference between revisions of "User:Khatoblepas/common.css"

From FullPlate
Jump to: navigation, search
(Created page with "#wpTextbox1 { background-color: #202228; color: #b9d0e5; }")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
#wpTextbox1 {
 
#wpTextbox1 {
background-color: #202228;
+
font-weight: bold;
color: #b9d0e5;
+
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;
}