This commit is contained in:
epoberezkin
2024-08-14 13:11:38 +00:00
parent 84ad989b7a
commit 1a25104957
13 changed files with 1080 additions and 4 deletions
+6
View File
@@ -232,4 +232,10 @@ h6 {
#article ol>li::marker {
font-weight: 500;
}
#article blockquote {
padding-left: 1em;
border-left: 2px solid #c0c0c0;
font-style: italic;
}