aboutsummaryrefslogtreecommitdiff
path: root/assets/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/default.css')
-rw-r--r--assets/css/default.css11
1 files changed, 3 insertions, 8 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 737290e..12d978d 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -2229,6 +2229,7 @@ link-card article a {
math-ml,
math-ml math {
+ display: block;
display: block math;
}
@@ -2253,15 +2254,9 @@ math-ml figure[id] figure {
}
math-ml figure[id] a:first-child {
- font-size: 85%;
- margin: 0 0.25rem;
- padding: 0.125rem 0.25rem;
- text-decoration: none;
+ margin: 0 0.125rem;
+ padding: 0 0.25rem;
font-weight: 700;
- outline: 1px solid;
- border-radius: 0.25rem;
- display: inline-block;
- line-height: 100%;
color: #0149bc;
color: var(--link);
}