mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 02:21:37 +01:00
terms : update
This commit is contained in:
parent
f669a90052
commit
3231d00da4
@ -1,15 +1,14 @@
|
|||||||
.terms-tags li {
|
.terms-tags li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.terms-tags a {
|
.terms-tags a {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 5px 14px;
|
padding: 3px 10px;
|
||||||
color: var(--primary);
|
background: var(--tertiary);
|
||||||
background: var(--border);
|
border-radius: 6px;
|
||||||
border-radius: var(--radius);
|
|
||||||
transition: transform 0.1s;
|
transition: transform 0.1s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user