Initial commit
This commit is contained in:
11
static/style.css
Normal file
11
static/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
background-color: rgb(235, 213, 205);
|
||||
}
|
||||
|
||||
.content-block {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.content-block-inner {
|
||||
margin: auto;
|
||||
}
|
Reference in New Issue
Block a user