changed github-dark layout
This commit is contained in:
parent
4029452654
commit
4d6fe2f20f
|
@ -45,20 +45,24 @@ details summary::marker { content: "\1F4C1\20";}
|
|||
/* 12em is the width of the columns */
|
||||
flex: 0 0 14em;
|
||||
background-color: #0d1117;
|
||||
/* expermimental line height */
|
||||
line-height: 1.8em;
|
||||
}
|
||||
|
||||
.HolyGrail-nav ul {
|
||||
list-style-type: none!important;
|
||||
padding-left : 0.3em;
|
||||
padding-left : 1ch;
|
||||
margin: 0em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.HolyGrail-nav li {
|
||||
list-style-type: none!important;
|
||||
padding-left : 1em;
|
||||
padding-left : 0.5ch;
|
||||
margin: 0em;
|
||||
text-align: left;
|
||||
/* expermimental line height */
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.HolyGrail-nav a{
|
||||
|
|
Loading…
Reference in New Issue