Skip to content
Snippets Groups Projects
Commit 9443011e authored by benjamin's avatar benjamin
Browse files

Footer umstylen laut Lars

parent a6dca8d7
No related branches found
No related tags found
No related merge requests found
Pipeline #2331 passed
......@@ -265,17 +265,11 @@ p {
right: 1em;
}
footer {
background-color: #6600ea;
background-color: #e2e2e2ff;
text-align: center;
padding: 1em;
}
footer a {
color: #efefef;
}
footer a:hover {
color: #efefef;
text-decoration: underline;
}
/* Choosing fonts via JS */
#accessibility-options button {
position: absolute;
......@@ -495,10 +489,9 @@ footer a:hover {
#font-selection legend {
border: 1px solid #6600ea;
}
footer a, footer a:hover {
color: black;
footer {
background: black;
}
}
@media (prefers-color-scheme: dark) and (min-width: 50em) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment