mirror of
https://github.com/wassname/template.git
synced 2026-07-12 06:38:19 +08:00
Styles
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
dt-article {
|
||||
display: block;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
font: 15px/1.55em -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
|
||||
margin-bottom: 72px;
|
||||
}
|
||||
|
||||
@media(min-width: 1024px) {
|
||||
@@ -177,3 +179,8 @@ dt-article figure figcaption b {
|
||||
dt-article > dt-code {
|
||||
display: block;
|
||||
}
|
||||
|
||||
dt-article .citation {
|
||||
color: #668;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user