Add description and fix tag bg
This commit is contained in:
@@ -43,6 +43,7 @@ img {
|
||||
/* HEADER */
|
||||
.header {
|
||||
background-color: var(--light-bg-color);
|
||||
/* background-color: inherit; */
|
||||
color: inherit;
|
||||
font-size: 1.2rem;
|
||||
height: 50px;
|
||||
@@ -168,7 +169,6 @@ a:hover .feather-sun {
|
||||
}
|
||||
|
||||
/** COMMON **/
|
||||
|
||||
.flex-break {
|
||||
flex-basis: 100%;
|
||||
height: 0;
|
||||
@@ -318,6 +318,9 @@ table td {
|
||||
main#content .post {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.post [role="doc-subtitle"] {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
.post .post-date {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user