changeset 3812:f26697bf28c7

changed main.css(explanation design)
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 12:48:06 +0900
parents 90ed2259524a
children 71785b6d57ac
files css/main.css
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/css/main.css	Sat Feb 02 11:15:04 2019 +0900
+++ b/css/main.css	Sat Feb 02 12:48:06 2019 +0900
@@ -96,10 +96,13 @@
 
 .explanation {
     background: #fff;
-    border: 5px double #0a6641;
-    margin: 20px 50px; padding: 10px 5px;
+    border: 5px double #4cb;
+    border-radius: 10px;
+    padding: 0.5em 1em;
+    margin: 2em 2em;
 }
 
+/*
 p.mimg {
     float: left;
     margin-right: 2px;
@@ -111,8 +114,7 @@
     background-color: white;
     color: black;
 }
-
-
+*/
 
 /* footer */
 

yatex.org