Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonhe/hugo_eiio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuanfei He <lhe868@gmail.com>2020-03-26 17:20:50 +0300
committerYuanfei He <lhe868@gmail.com>2020-07-10 18:12:19 +0300
commit36fe26d21d4e1830be0b2c41df320df44e5e00eb (patch)
tree2410cb37d064f0869e62d09da601629a792ad83d
parentf251a36f06fd77bc32372fbe4483a6bfdde57e9a (diff)
update style css
-rw-r--r--static/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index e029021..de33bbe 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -50,6 +50,7 @@
border-top: 1px solid #ddd;
display: block;
padding:10px 0 10px 0;
+ clear:both;
}
li {
line-height: 26px;
@@ -353,6 +354,7 @@ figure.floatright {
height: auto;
padding-left: 20px;
float: right !important;
+ clear: none;
}
figure.floatleft {