mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
Automatic css build
This commit is contained in:
parent
dce417d7d3
commit
15f27b0039
|
|
@ -3247,7 +3247,7 @@ article {
|
|||
border: 1px solid #ddd;
|
||||
border-left: 3px solid #25acff;
|
||||
background: #f4f4f4;
|
||||
line-height: 1rem;
|
||||
line-height: 1.2rem;
|
||||
font-size: .8rem; }
|
||||
article pre code {
|
||||
background: none;
|
||||
|
|
@ -4461,6 +4461,9 @@ body > nav {
|
|||
color: #252525;
|
||||
background: var(--nav-content-hover); }
|
||||
|
||||
#nav-trigger {
|
||||
display: none; }
|
||||
|
||||
@media only screen and (max-width: 800px) {
|
||||
#nav-trigger:not(:checked) + nav {
|
||||
width: 0%; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user