Skip to content
Snippets Groups Projects
Commit 4e82da7f authored by benjamin's avatar benjamin
Browse files

chrome/edge bugfix

parent bd80bf0e
No related branches found
No related tags found
No related merge requests found
Pipeline #2338 passed
......@@ -288,6 +288,9 @@ footer {
background-color: #5b00d2;
cursor: pointer;
}
#accessibility-options button:focus {
outline: none;
}
#font-selection {
color: #333333;
background: #efefef;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment