mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-27 06:42:30 +08:00
Merge pull request #150 from burunduk/master
Add -moz-selection for firefox
This commit is contained in:
@@ -20,6 +20,10 @@ body {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::-moz-selection {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
/* Framework stuff */
|
/* Framework stuff */
|
||||||
|
|
||||||
div.clear {
|
div.clear {
|
||||||
|
|||||||
Reference in New Issue
Block a user