Style footnotes.
This commit is contained in:
@@ -119,6 +119,23 @@ body {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.footnote_reference {
|
||||
vertical-align: super;
|
||||
font-size: 80%;
|
||||
> a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.footnote_definition {
|
||||
.label {
|
||||
text-decoration: none;
|
||||
}
|
||||
.definition {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* A stand-alone blog post (not in a blog stream). */
|
||||
|
||||
Reference in New Issue
Block a user