diff --git a/data/mdict/css/jitenon-kokugo.css b/data/mdict/css/jitenon-kokugo.css index a10e384..94f9ec9 100644 --- a/data/mdict/css/jitenon-kokugo.css +++ b/data/mdict/css/jitenon-kokugo.css @@ -11,10 +11,7 @@ body { font-family: jpmincho; - margin: 0em 1em; line-height: 1.5em; - font-size: 1.2em; - color: black; } table, th, td { @@ -47,7 +44,8 @@ td ul { font-weight: bold; } -.意味 { +.意味, +.kanjirighttb { margin-left: 1.0em; margin-bottom: 0.5em; } @@ -63,4 +61,3 @@ td ul { border-style: none; -webkit-border-radius: 0.1em; } - diff --git a/data/mdict/css/jitenon-kotowaza.css b/data/mdict/css/jitenon-kotowaza.css index 8590b44..56d7c65 100644 --- a/data/mdict/css/jitenon-kotowaza.css +++ b/data/mdict/css/jitenon-kotowaza.css @@ -11,10 +11,7 @@ body { font-family: jpmincho; - margin: 0em 1em; line-height: 1.5em; - font-size: 1.2em; - color: black; } table, th, td { @@ -43,8 +40,8 @@ a { font-weight: bold; } -.意味 { +.意味, +.kanjirighttb { margin-left: 1.0em; margin-bottom: 0.5em; } - diff --git a/data/mdict/css/jitenon-yoji.css b/data/mdict/css/jitenon-yoji.css index 8590b44..56d7c65 100644 --- a/data/mdict/css/jitenon-yoji.css +++ b/data/mdict/css/jitenon-yoji.css @@ -11,10 +11,7 @@ body { font-family: jpmincho; - margin: 0em 1em; line-height: 1.5em; - font-size: 1.2em; - color: black; } table, th, td { @@ -43,8 +40,8 @@ a { font-weight: bold; } -.意味 { +.意味, +.kanjirighttb { margin-left: 1.0em; margin-bottom: 0.5em; } -