init
This commit is contained in:
1
public/stylesheets/style.css
Normal file
1
public/stylesheets/style.css
Normal file
@@ -0,0 +1 @@
|
||||
body{padding:50px;font:14px "Lucida Grande",Helvetica,Arial,sans-serif}a{color:#00B7FF}
|
8
public/stylesheets/style.less
Normal file
8
public/stylesheets/style.less
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
padding: 50px;
|
||||
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00B7FF;
|
||||
}
|
Reference in New Issue
Block a user