smol style tweak
This commit is contained in:
parent
e85fa3bb42
commit
6b76dee51c
|
@ -49,3 +49,8 @@ pre > code {
|
||||||
a:hover { cursor: url('/cursors/finger.cur'), auto; }
|
a:hover { cursor: url('/cursors/finger.cur'), auto; }
|
||||||
|
|
||||||
img { max-width: 100%; }
|
img { max-width: 100%; }
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
border-left: solid black;
|
||||||
|
padding-left: 0.25em;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user