new post and code tag style
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user