rudeshark.net/src/web/app/reset.styl
syuilo 2012477c82 [Client] ✌️
2017-02-14 06:02:29 +09:00

39 lines
480 B
Stylus

*
position relative
box-sizing border-box
background-clip padding-box !important
html
body
margin 0
padding 0
body
overflow-wrap break-word
input:not([type])
input[type='text']
input[type='password']
input[type='email']
textarea
button
progress
-webkit-appearance none
-moz-appearance none
appearance none
box-shadow none
button
margin 0
padding 0
background transparent
border none
cursor pointer
color inherit
*
pointer-events none
pre
white-space pre