mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
Update main.css
This commit is contained in:
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;
|
||||||
|
Loading…
Reference in New Issue
Block a user