Add go map note; tweak complex UL styles
This commit is contained in:
@@ -46,6 +46,16 @@ ul {
|
||||
text-indent: -2ch;
|
||||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
p:first-child {
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
text-indent: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -54,7 +64,6 @@ ol {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
blockquote {
|
||||
border-left: 1ch solid #ddd;
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user