Adjust colouring
This commit is contained in:
parent
31476bdec8
commit
e0890b77a9
@ -8,16 +8,18 @@ body {
|
|||||||
color: #eeeeee;
|
color: #eeeeee;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-main-content {
|
.page-main-content {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #f0f0f0f0;
|
color: #f0f0f0f0;
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
background-color: #333;
|
background-color: rgb(61, 61, 61);
|
||||||
color: #eeeeee;
|
color: #eeeeee;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -26,10 +28,6 @@ footer {
|
|||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer p {
|
|
||||||
width: 95%;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* NAVBAR STYLING BELOW */
|
/* NAVBAR STYLING BELOW */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user