mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sun Oct 8 21:19:31 EEST 2023
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
feeb77e32a
commit
9e142551b2
3 changed files with 79 additions and 78 deletions
|
@ -56,3 +56,10 @@ a {
|
|||
nav img {
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
code:not(pre code),
|
||||
time {
|
||||
border-radius: 2px;
|
||||
padding: 0.2em;
|
||||
}
|
||||
|
||||
|
|
|
@ -27,9 +27,3 @@ pre code {
|
|||
scrollbar-width: initial;
|
||||
-ms-overflow-style: initial;
|
||||
}
|
||||
|
||||
code:not(pre code),
|
||||
time {
|
||||
border-radius: 2px;
|
||||
padding: 0.2em;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue