(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
6a1860d623
commit
76833a1598
BIN
themes/learn2/css/.custom.css.swp
Normal file
BIN
themes/learn2/css/.custom.css.swp
Normal file
Binary file not shown.
@ -9,14 +9,16 @@ Put your custom CSS in this file.
|
||||
/*background-color: #262c31;*/
|
||||
/*background-color: #131114;*/
|
||||
/*background-color: #34233a;*/
|
||||
background-color: #2e2333;
|
||||
/*background-color: #2e2333;*/
|
||||
background-color: #47314f;
|
||||
}
|
||||
|
||||
/* sidebar top portion */
|
||||
#sidebar #header {
|
||||
/*background-color: #111314;*/
|
||||
/*background-color: #1e1321;*/
|
||||
background-color: #111111;
|
||||
/*background-color: #111111;*/
|
||||
background-color: #9c5ea2;
|
||||
}
|
||||
|
||||
/* search box in sidebar */
|
||||
@ -96,7 +98,8 @@ code {
|
||||
#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active {
|
||||
/*background: #322535;*/
|
||||
/*background: #241e26;*/
|
||||
background: #252226;
|
||||
/*background: #252226;*/
|
||||
background: #312037;
|
||||
}
|
||||
|
||||
/* Sidebar currently selected main topic */
|
||||
|
Loading…
Reference in New Issue
Block a user