Added tags to posts
This commit is contained in:
parent
6730553ccc
commit
bdf2912487
4 changed files with 19 additions and 2 deletions
|
@ -1,3 +1,13 @@
|
|||
.github-button {
|
||||
text-align: center;
|
||||
background-color: transparent;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 0.25rem;
|
||||
color: get-light-color('muted-text-color');
|
||||
background-color: get-light-color('bg-card');
|
||||
}
|
||||
|
||||
|
||||
body.kind-page {
|
||||
background-color: get-light-color('bg-secondary');
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue