Adjust jitenon mdict CSS

This commit is contained in:
stephenmk 2023-07-12 17:51:19 -05:00
parent 3cfca06f46
commit 4cd81cda35
No known key found for this signature in database
GPG key ID: B6DA730DB06235F1
3 changed files with 6 additions and 15 deletions

View file

@ -11,10 +11,7 @@
body { body {
font-family: jpmincho; font-family: jpmincho;
margin: 0em 1em;
line-height: 1.5em; line-height: 1.5em;
font-size: 1.2em;
color: black;
} }
table, th, td { table, th, td {
@ -47,7 +44,8 @@ td ul {
font-weight: bold; font-weight: bold;
} }
.意味 { .意味,
.kanjirighttb {
margin-left: 1.0em; margin-left: 1.0em;
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }
@ -63,4 +61,3 @@ td ul {
border-style: none; border-style: none;
-webkit-border-radius: 0.1em; -webkit-border-radius: 0.1em;
} }

View file

@ -11,10 +11,7 @@
body { body {
font-family: jpmincho; font-family: jpmincho;
margin: 0em 1em;
line-height: 1.5em; line-height: 1.5em;
font-size: 1.2em;
color: black;
} }
table, th, td { table, th, td {
@ -43,8 +40,8 @@ a {
font-weight: bold; font-weight: bold;
} }
.意味 { .意味,
.kanjirighttb {
margin-left: 1.0em; margin-left: 1.0em;
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }

View file

@ -11,10 +11,7 @@
body { body {
font-family: jpmincho; font-family: jpmincho;
margin: 0em 1em;
line-height: 1.5em; line-height: 1.5em;
font-size: 1.2em;
color: black;
} }
table, th, td { table, th, td {
@ -43,8 +40,8 @@ a {
font-weight: bold; font-weight: bold;
} }
.意味 { .意味,
.kanjirighttb {
margin-left: 1.0em; margin-left: 1.0em;
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }