Adds a nice navbar to the website
This commit is contained in:
12
static/css/satbd.sateliite.bar.css
Normal file
12
static/css/satbd.sateliite.bar.css
Normal file
@@ -0,0 +1,12 @@
|
||||
html {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
body > .container {
|
||||
padding-top: 60px;
|
||||
}
|
||||
Reference in New Issue
Block a user