fixes, add web warnings
This commit is contained in:
@@ -7,7 +7,7 @@ blockquote {
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 4px 0px;
|
||||
margin: 7px 0px;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
@@ -18,6 +18,8 @@ h1, h2, h3, h4, h5, h6 {
|
||||
.code-block {
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
background-color: #d8d8d8;
|
||||
padding: 2px 4px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user