From 7870c5b8d7f693927de98b678e804e4d2e1cc6d4 Mon Sep 17 00:00:00 2001 From: namasikanam Date: Fri, 5 Nov 2021 03:01:13 +0800 Subject: [PATCH] enlarge the distance between the front -and-back boxes --- static/css/ordinary.css | 4 ++-- templates/story.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/css/ordinary.css b/static/css/ordinary.css index 88d559c..a206de2 100644 --- a/static/css/ordinary.css +++ b/static/css/ordinary.css @@ -122,7 +122,7 @@ a:focus, .btn-link:focus { position: absolute; top: 0; right: 0; - margin: 0 0 30px 20px; + margin: 0 0 50px 40px; width: 90%; background: #000; color: #fff; @@ -138,7 +138,7 @@ a:focus, .btn-link:focus { .paragraph-list { position: relative; - margin: 30px 20px 30px 0; + margin: 40px 40px 30px 0; } .show-mask { diff --git a/templates/story.html b/templates/story.html index 012bef7..a069c3e 100644 --- a/templates/story.html +++ b/templates/story.html @@ -73,14 +73,14 @@
-

续!

+

续!

- +
@@ -89,7 +89,7 @@