mirror of
https://github.com/wassname/template.git
synced 2026-08-13 12:40:25 +08:00
CSS fixes
This commit is contained in:
@@ -41,8 +41,11 @@ dt-article h2 {
|
||||
margin-top: 12px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
@media(min-width: 1024px) {
|
||||
font-size: 28px;
|
||||
dt-article h2 {
|
||||
font-size: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
dt-article h1 + h2 {
|
||||
@@ -189,3 +192,10 @@ dt-article .citation {
|
||||
color: #668;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
dt-include {
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user