cacert-testmgr/manager/public/css/login.css
2015-08-09 22:23:21 +02:00

11 lines
No EOL
144 B
CSS

@CHARSET "UTF-8";
#content a {
text-decoration: none;
color: #000000;
font-size: 1.2em;
}
#content a:hover {
color: #777777;
}