You've already forked synonyms-for-awesome
mirror of
https://github.com/jakejarvis/synonyms-for-awesome.git
synced 2026-06-15 18:35:28 -04:00
awesomer CSS
This commit is contained in:
@@ -5,6 +5,10 @@ html, body {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #414ef8;
|
background-color: #414ef8;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
/* disable text highlight */
|
||||||
|
-moz-user-select: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 300px) {
|
@media (min-width: 300px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user