Updated css. Added test test for cli and core
This commit is contained in:
@@ -95,12 +95,23 @@ article section.page h1:first-of-type {
|
||||
|
||||
article section.page h2 {
|
||||
font-size: 1.5rem;
|
||||
background: #161616;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
padding-left: 5px;
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
article section.page h3 {
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.5rem;
|
||||
border-bottom: solid #303030;
|
||||
padding-left: 5px;
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
article section.page h4 {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.nav i {
|
||||
color: #c6c6c6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user