mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
add the layout of kbd tag
This commit is contained in:
@@ -163,6 +163,12 @@ if hexo-config('readmode')
|
||||
border-left: .2rem solid var(--gray)
|
||||
background-color: var(--readmode-light-color)
|
||||
|
||||
kbd
|
||||
border: 1px solid var(--gray)
|
||||
color: var(--font-color)
|
||||
box-shadow: none
|
||||
background-color: transparent
|
||||
|
||||
.hide-toggle
|
||||
border: 1px solid var(--gray) !important
|
||||
|
||||
|
||||
Reference in New Issue
Block a user