Skip to content
Snippets Groups Projects
Commit 9e9f5921 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

make plix.domm.at readable again

parent 462455b5
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,20 @@ ...@@ -85,7 +85,20 @@
} }
} }
@-moz-document domain(www.p-m-a.atx.at) { @-moz-document domain(domm.plix.at) {
/* bad colour contrast */ /* bad colour contrast */
body{ background-color: #FFFFFF !important; background: none; } body{
background-color: #EEEEEE !important; background: none;
color: #000000 !important;
}
.box{
background-color: #FFFFFF !important;
}
.ibox{
background-color: #FFFFFF !important;
}
a:link {color: #0000FF !important; text-decoration: none; font-weight: bold}
a:visited {color: #000088 !important; text-decoration: none; font-weight: bold}
a:active {color: #0000FF !important; text-decoration: none; font-weight: bold}
a:hover {color: #0000FF !important; text-decoration: none; font-weight: bold}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment