folder structure organization. used stylus over css, for easy imports

This commit is contained in:
yosh
2014-12-23 00:44:49 +00:00
parent 2a7e6adcbc
commit 0e987a2aa9
26 changed files with 1103 additions and 419 deletions

View File

@ -0,0 +1,7 @@
/* Misc
*/
hr {
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #E1E1E1; }