6 lines
No EOL
189 B
CSS
6 lines
No EOL
189 B
CSS
html {background-color:#f5f5f5;}
|
|
|
|
a {color:#161;text-decoration:none;}
|
|
a:hover {text-decoration:underline;}
|
|
|
|
input[type=submit] {background-color:#5A5;color:#fff;border:0;font-weight:bold;} |