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