blog: Selbsthosting
This commit is contained in:
parent
c54857f2ae
commit
747b555d76
4 changed files with 86 additions and 40 deletions
|
|
@ -148,6 +148,14 @@ em {
|
|||
color: var(--uchu-red);
|
||||
}
|
||||
|
||||
strong {
|
||||
color: var(--uchu-orange);
|
||||
}
|
||||
|
||||
abbr {
|
||||
text-decoration-color: var(--uchu-blue);
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
width: 90%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue