Initial import of Hugo site to Forgejo
This commit is contained in:
commit
cb1ba0317f
1259 changed files with 236349 additions and 0 deletions
8
assets/css/extended/comments-switch.css
Normal file
8
assets/css/extended/comments-switch.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.comments-switch button {
|
||||
padding: .35rem .6rem; border: 1px solid var(--border, #ccc);
|
||||
background: transparent; border-radius: .5rem; cursor: pointer;
|
||||
}
|
||||
.comments-switch button[aria-pressed="true"] {
|
||||
font-weight: 600; outline: none;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue