mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
8 lines
398 B
CSS
8 lines
398 B
CSS
/**
|
|
* kekka.css
|
|
* Copyright 2016 Sony Corporation
|
|
*
|
|
*/
|
|
|
|
* :not(p):not(h2):not(h3):not(ul):not(li){margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{height:100%}body{overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,HiraKakuProN-W3,'Noto Sans CJK JP',sans-serif;-webkit-text-size-adjust:100%}span{unicode-bidi:embed}html{font-size:10px}
|