This commit is contained in:
parent
b8c916e293
commit
08b2bd1a22
41 changed files with 104 additions and 73 deletions
|
|
@ -137,6 +137,11 @@ h3 a, h4 a {
|
|||
color: var(--warning);
|
||||
}
|
||||
|
||||
/* utility classes or whatever they call them */
|
||||
[t-center] {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* links should look good i think */
|
||||
a {
|
||||
color: var(--foreground);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue