more diary

This commit is contained in:
chimchooree
2022-07-31 21:57:04 -05:00
parent 52a8fbc4fb
commit 8903ccb311
20 changed files with 315 additions and 381 deletions
+4 -1
View File
@@ -38,7 +38,7 @@ li {
padding-left: 2em;
background-color: transparent;
}
h1,h2,h3,img,i {
h1,h2,h3,h4,img,i {
background-color: transparent;
}
@@ -49,6 +49,9 @@ h1,h2,h3,img,i {
margin: auto;
color: white;
}
pre,code {
background-color: transparent;
}
.code {
background-color: transparent;
}