mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Removed annoying blue highlight color. Now it is transparent
This commit is contained in:
+5
-1
@@ -16,6 +16,10 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
::selection{
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* Framework stuff */
|
||||
|
||||
div.clear {
|
||||
@@ -520,4 +524,4 @@ body.noMask #description {
|
||||
|
||||
#dropMenu > div:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user