mithril-vndb/examples/threaditjs/colors.css
2016-04-20 20:02:37 -04:00

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;}