fix colors
This commit is contained in:
parent
5ce278c8fa
commit
3d2ee97afe
1 changed files with 4 additions and 0 deletions
|
|
@ -68,6 +68,10 @@ pre {
|
|||
border: 1px solid #e1e1e1;
|
||||
}
|
||||
|
||||
pre * {
|
||||
background: #f4f4f4 !important;
|
||||
}
|
||||
|
||||
.post-title::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue