changeset 2138:f54d55fbf226

update
author masaki@negi <masaki@negi>
date Thu, 17 Oct 2013 02:14:27 +0900
parents e1fdf3e96a66
children 588e2dca7e57
files skip.css
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/skip.css	Thu Oct 17 02:13:56 2013 +0900
+++ b/skip.css	Thu Oct 17 02:14:27 2013 +0900
@@ -74,6 +74,26 @@
     text-align:center;
 }
 
+h1.topic {
+	width:100%;
+	text-align:center;
+	border-style-bottom:thin solid; 
+	color:blue;
+}
+
+
+h1.topic span {
+	background:#ffd620;
+	padding:2px 2px 2px 2px;
+}
+
+div.topic{
+    background:#ffedaa;
+    margin:1% 20% 1% 10%;
+    padding:5% 5%;
+    border:thin soid 
+}
+
 h3 {
 	/*text-align:center;*/
 }
@@ -139,6 +159,10 @@
 
 /*酒田シティーハーフマラソン*/
 
+div.map{
+    text-align:center;
+}
+
 div.mara p{text-align: left}
 
 div.monologue {

yatex.org