Create gh-pages branch via GitHub
This commit is contained in:
commit
67420151ae
51 changed files with 2754 additions and 0 deletions
3
stylesheets/core.css
Normal file
3
stylesheets/core.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
@import url("screen.css");
|
||||
@import url("non-screen.css") handheld;
|
||||
@import url("non-screen.css") only screen and (max-device-width:640px);
|
Loading…
Add table
Add a link
Reference in a new issue