semi-working bundle
This commit is contained in:
parent
41cfda2719
commit
5265697cb2
20 changed files with 1391 additions and 123 deletions
6
examples/threaditjs-bundle/colors.css
Normal file
6
examples/threaditjs-bundle/colors.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
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;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue