Files
webthink/login.css
2017-02-07 20:13:14 +00:00

12 lines
167 B
CSS

div#signUpAdvice {
width:200px;
font-weight:bold;
font-size:12px;
background:#eeeeee;
border:1px solid #000000;
}
th {
text-align:center;
background:#cccccc;
}