improved styling
This commit is contained in:
parent
72d42f3ecd
commit
4be21573bd
@ -83,6 +83,10 @@ a {
|
||||
transition: 300ms;
|
||||
}
|
||||
|
||||
b {
|
||||
text-shadow: 0 0 .4rem var(--txt);
|
||||
}
|
||||
|
||||
code {
|
||||
background: var(--dark);
|
||||
padding: .2rem .3rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user