X-Git-Url: https://git.yukkurigames.com/?p=mlpccg.git;a=blobdiff_plain;f=main.css;h=0ef3b19e9d4c849d931eac6488084209828729c4;hp=de2ea553c6ce59674cc1cdba0f3ef38c000bd1da;hb=50b194bba1b5bb0e372253ca0e35c08519361345;hpb=adfa2f63286a9abd44621e5d0374570a12ae0adf diff --git a/main.css b/main.css index de2ea55..0ef3b19 100644 --- a/main.css +++ b/main.css @@ -48,6 +48,9 @@ html { -webkit-user-select: none; -moz-user-select: none; user-select: none; + -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; + -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; + -webkit-tap-highlight-color: transparent !important; padding: 0; margin: 0; text-decoration: none; @@ -57,6 +60,7 @@ html { text-align: center; font-weight: normal; box-sizing: border-box; + outline: none !important; } [href], [onclick] {