Update main.css

This commit is contained in:
Руслан 2023-09-25 16:56:48 +06:00 committed by GitHub
parent 684aefa344
commit 20d7d0b025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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