Skip to content

Commit

Permalink
CSS and LESS
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanDH committed Jul 18, 2012
1 parent 949e70a commit 17e4f4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/style.css
@@ -0,0 +1,2 @@
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
body{margin:0;padding:0}
1 change: 1 addition & 0 deletions css/style.less
@@ -0,0 +1 @@
body{ margin:0; padding:0; }

0 comments on commit 17e4f4c

Please sign in to comment.