initial commit with all the stuff
This commit is contained in:
16
2B+Software/www/resources/custom.css
Normal file
16
2B+Software/www/resources/custom.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
margin: 0 auto;
|
||||
}
|
||||
#header {
|
||||
background-color: #262680;
|
||||
color: #fff;
|
||||
padding: 0.1em 0.5em;
|
||||
}
|
||||
#footer {
|
||||
font-size: small;
|
||||
background-color: #262626;
|
||||
color: #fff;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user