mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-11 23:17:12 +08:00
Merge pull request #73 from WillHuxtable/master
Removed annoying blue selection color. Now it is transparent
This commit is contained in:
@@ -16,6 +16,10 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::selection{
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
/* Framework stuff */
|
/* Framework stuff */
|
||||||
|
|
||||||
div.clear {
|
div.clear {
|
||||||
|
|||||||
Reference in New Issue
Block a user