mithril-vndb/examples/threaditjs-bundle/colors.css
2016-05-14 01:01:35 -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;}