darker variation
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
aside ul ul ul a {
|
aside ul ul ul a {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background: #1c75bc;
|
background: #144f80;
|
||||||
/* background: #35383d; */
|
/* background: #35383d; */
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -134,7 +134,7 @@
|
|||||||
aside ul ul ul label:hover,
|
aside ul ul ul label:hover,
|
||||||
aside ul ul ul a:hover {
|
aside ul ul ul a:hover {
|
||||||
/* background: #4d5158; */
|
/* background: #4d5158; */
|
||||||
background: #144f80;
|
background: #1c75bc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -151,7 +151,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
/* background: #35383d; */
|
/* background: #35383d; */
|
||||||
background: #1c75bc;
|
background: #144f80;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside .cd-accordion-menu ul {
|
aside .cd-accordion-menu ul {
|
||||||
@@ -405,13 +405,13 @@
|
|||||||
.main-nav {
|
.main-nav {
|
||||||
grid-area: nav;
|
grid-area: nav;
|
||||||
/* background: #1c75bc; */
|
/* background: #1c75bc; */
|
||||||
background: #27aae1;
|
background: #1c75bc;
|
||||||
/* background: #144f80; */
|
/* background: #144f80; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.side-nav {
|
.side-nav {
|
||||||
grid-area: side-nav;
|
grid-area: side-nav;
|
||||||
background: #27aae1;
|
background: #1c75bc;
|
||||||
/* background: #144f80; */
|
/* background: #144f80; */
|
||||||
/* background: #1c75bc; */
|
/* background: #1c75bc; */
|
||||||
}
|
}
|
||||||
@@ -419,7 +419,7 @@
|
|||||||
.side {
|
.side {
|
||||||
grid-area: sidebar;
|
grid-area: sidebar;
|
||||||
/* background: #35383d; */
|
/* background: #35383d; */
|
||||||
background: #1c75bc;
|
background: #144f80;
|
||||||
/* border-top: 1px solid #dddddd; */
|
/* border-top: 1px solid #dddddd; */
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
@@ -428,7 +428,7 @@
|
|||||||
grid-area: side-header;
|
grid-area: side-header;
|
||||||
color: #f8f8ff;
|
color: #f8f8ff;
|
||||||
/* color: #dddddd; */
|
/* color: #dddddd; */
|
||||||
background: #1c75bc;
|
background: #144f80;
|
||||||
/* background: #35383d; */
|
/* background: #35383d; */
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
@@ -459,7 +459,7 @@
|
|||||||
|
|
||||||
.ad {
|
.ad {
|
||||||
grid-area: ad;
|
grid-area: ad;
|
||||||
background: #1c75bc;
|
background: #144f80;
|
||||||
/* background: #35383d; */
|
/* background: #35383d; */
|
||||||
color: #dddddd;
|
color: #dddddd;
|
||||||
padding: 1em 1em 1em 1em;
|
padding: 1em 1em 1em 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user