Upload files to ''

This commit is contained in:
ahriman 2018-11-24 00:58:19 -05:00
parent 49f382b2bb
commit dfd53e4319
1 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,7 @@ body {
}
#container {
width: 850px;
margin-bottom: 100px;
}
#news {
width: 550px;
@ -69,3 +70,7 @@ h1 {
margin-left: auto;
margin-right: auto;
}
h3 {
font-size: 20px;
margin-bottom: 5px;
}