Made some initial site layout
This commit is contained in:
13
static/css/zaros.css
Normal file
13
static/css/zaros.css
Normal file
@@ -0,0 +1,13 @@
|
||||
body{
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
.container.fluid{
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#main-wrapper{
|
||||
background: white;
|
||||
border-radius: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user