1
0
mirror of https://github.com/fruworg/themu.git synced 2025-07-02 01:33:59 +03:00

Update main.css

This commit is contained in:
2023-09-25 16:56:48 +06:00
committed by GitHub
parent 684aefa344
commit 20d7d0b025

@ -243,30 +243,10 @@ body .site-description{
content: "* "; content: "* ";
} }
.tags a {
border-bottom: 3px solid var(--maincolor);
}
.tags a:hover {
color:white;
background-color: var(--maincolor);
}
svg { svg {
max-height: 15px; max-height: 15px;
} }
.soc:hover {
color: white;
}
.draft-label {
text-decoration: none;
padding: 2px 4px;
margin-left: 6px;
background-color: #f9f2f4;
}
.highlight { .highlight {
position: relative; position: relative;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;