fix
This commit is contained in:
10
css/style.css
Normal file
10
css/style.css
Normal file
@ -0,0 +1,10 @@
|
||||
body {
|
||||
background:#313131;
|
||||
color: #f1f1f1;
|
||||
}
|
||||
footer#footer {
|
||||
text-align: center;
|
||||
}
|
||||
footer#footer a {
|
||||
color: #f1f1f1;
|
||||
}
|
Reference in New Issue
Block a user