From 8e3dce66e913c561d14227a80f3bf4360be4885f Mon Sep 17 00:00:00 2001 From: yifang Date: Thu, 17 Feb 2022 20:10:39 +0800 Subject: [PATCH] style:fix css warning Fixes#21 --- article-style-st-lingoes-blue.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/article-style-st-lingoes-blue.css b/article-style-st-lingoes-blue.css index 21dedbdf..8dbef05b 100644 --- a/article-style-st-lingoes-blue.css +++ b/article-style-st-lingoes-blue.css @@ -134,6 +134,12 @@ a:hover { display: none; } +/* Headers */ +h3 { + color: inherit; + font-family: Arial; +} + /* The first headword in a (possibly) multi-headword DSL article */ .gdarticlebody > div:first-child .dsl_headwords, .gdarticlebody > h3:first-child { @@ -162,12 +168,6 @@ code::selection { background: #839EC7; } -/* Headers */ -h3 { - color: inherit; - font-family: Arial; -} - /******** DSL Dictionaries ****************/ /* DSL headwords */