mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up styles
This commit is contained in:
parent
6d2b39414e
commit
fa8636185d
7 changed files with 20 additions and 10 deletions
|
@ -94,10 +94,16 @@ a {
|
|||
border-radius: 1rem;
|
||||
color: rgb(0, 123, 255);
|
||||
text-decoration: none;
|
||||
padding: 1rem;
|
||||
|
||||
main &:hover {
|
||||
background: #303030;
|
||||
color: #dedede;
|
||||
color: rgb(0, 123, 255);
|
||||
|
||||
h2 {
|
||||
color: rgb(0, 123, 255);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.nav &,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue