diff --git a/bassa.css b/bassa.css index b84714a..2adffe7 100644 --- a/bassa.css +++ b/bassa.css @@ -6,6 +6,13 @@ .border-gaiyou{ border:dotted blue; -border-width:0.3em 6px 9px; +border-width:0.3em 0 9px; +margin: 0em 7em; } +.mokuji{ +padding: 2em 0em 2em 4em; +border:groove; +margin: 2em 35em 3em 3em; +background-color: #e8ff68; +}