mithril-vndb/examples/threaditjs-bundle/colors.css
2016-06-18 03:39:55 -04:00

6 lines
190 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;}