hexo-theme-stellar/source/css/_common/input.styl

11 lines
161 B
Stylus
Raw Normal View History

2021-03-05 21:37:28 +08:00
input
background: none
border: none
input.copy-area
2021-03-13 22:30:07 +08:00
display: block
2021-03-05 21:37:28 +08:00
font-family: $ff-code
font-size: $fs-12
font-weight: 700
color: var(--text-p3)