mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-15 01:08: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: 1px solid #ddd;
|
||||||
border-left: 3px solid #25acff;
|
border-left: 3px solid #25acff;
|
||||||
background: #f4f4f4;
|
background: #f4f4f4;
|
||||||
line-height: 1rem;
|
line-height: 1.2rem;
|
||||||
font-size: .8rem; }
|
font-size: .8rem; }
|
||||||
article pre code {
|
article pre code {
|
||||||
background: none;
|
background: none;
|
||||||
|
|
@ -4461,6 +4461,9 @@ body > nav {
|
||||||
color: #252525;
|
color: #252525;
|
||||||
background: var(--nav-content-hover); }
|
background: var(--nav-content-hover); }
|
||||||
|
|
||||||
|
#nav-trigger {
|
||||||
|
display: none; }
|
||||||
|
|
||||||
@media only screen and (max-width: 800px) {
|
@media only screen and (max-width: 800px) {
|
||||||
#nav-trigger:not(:checked) + nav {
|
#nav-trigger:not(:checked) + nav {
|
||||||
width: 0%; }
|
width: 0%; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user