cooking on redesign
This commit is contained in:
parent
54e6bbf842
commit
63a255cffc
@ -1,6 +1,6 @@
|
||||
body {
|
||||
font-family: 'Ubuntu', sans-serif;
|
||||
background-color: #242323;
|
||||
background-color: #545454;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
@ -164,7 +164,8 @@ button:hover {
|
||||
}
|
||||
.footer {
|
||||
margin-top: auto;
|
||||
background-color: #a6a6a6;
|
||||
background-color: #373737;
|
||||
color: #a6a6a6;
|
||||
padding-top: 20px;
|
||||
width: 100%;
|
||||
top:80%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user