initial commit (work in progress)
This commit is contained in:
parent
13fdb60f66
commit
559369016d
83 changed files with 10461 additions and 0 deletions
6
examples/threaditjs/colors.css
Normal file
6
examples/threaditjs/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