Files
webthink/login.css

12 lines
167 B
CSS
Raw Normal View History

2017-02-07 20:13:14 +00:00
div#signUpAdvice {
width:200px;
font-weight:bold;
font-size:12px;
background:#eeeeee;
border:1px solid #000000;
}
th {
text-align:center;
background:#cccccc;
}