mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +00:00
Improve article
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
article {
|
||||
& {
|
||||
color: var(--color-base-content)
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
@@ -91,6 +95,10 @@ article {
|
||||
.line-break {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
iframe{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
a.no-underline {
|
||||
|
Reference in New Issue
Block a user