mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Add new post
* fix styles
This commit is contained in:
@ -259,7 +259,7 @@ h6:hover::before {
|
||||
#article pre,
|
||||
#article samp {
|
||||
font-family: monospace, monospace;
|
||||
font-size: 1em;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
#article mark {
|
||||
@ -332,3 +332,7 @@ h6:hover::before {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#article img {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user