Basic layout and categories nav
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
@import "bourbon";
|
||||
@import "colors";
|
||||
@import "layout";
|
||||
|
||||
body {
|
||||
background-color: white;
|
||||
font-size: 16px;
|
||||
font-family: sans-serif;
|
||||
font-family: Open Sans, sans-serif;
|
||||
color: #222;
|
||||
}
|
||||
|
||||
#remotestorage-widget {
|
||||
position: fixed;
|
||||
top: 0.5rem;
|
||||
right: 0.5rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user