First commit
This commit is contained in:
10
static/index.css
Normal file
10
static/index.css
Normal file
@@ -0,0 +1,10 @@
|
||||
body {
|
||||
padding-top: 3em;
|
||||
background-color: #333333;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
font-size: 15pt;
|
||||
}
|
||||
|
||||
p { font-family: Ubuntu; }
|
||||
hr { width: 12%; color: #ff1122; margin-bottom: 1em }
|
Reference in New Issue
Block a user