mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
@ -108,6 +108,7 @@
|
|||||||
#article h1 {
|
#article h1 {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
word-break: break-word;
|
||||||
@apply text-gray-800 dark:text-gray-200;
|
@apply text-gray-800 dark:text-gray-200;
|
||||||
@apply mt-8 text-5xl font-Barlow;
|
@apply mt-8 text-5xl font-Barlow;
|
||||||
}
|
}
|
||||||
@ -276,8 +277,8 @@ h6:hover::before {
|
|||||||
#article kbd,
|
#article kbd,
|
||||||
#article pre,
|
#article pre,
|
||||||
#article samp {
|
#article samp {
|
||||||
/* font-family: monospace, monospace; */
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#article mark {
|
#article mark {
|
||||||
|
Reference in New Issue
Block a user