new post and code tag style

This commit is contained in:
2023-01-21 13:19:39 -05:00
parent 895c99f033
commit a9b1bcd89f
3 changed files with 43 additions and 3 deletions
+7
View File
@@ -108,6 +108,13 @@ a:hover {
opacity: 0.6;
}
code {
color: var(--orange);
border: lightgray solid 1px;
padding: 2px 4px;
border-radius: 5px;
}
/* List Styles */
ul,