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