changeset 132:46a566de8715

borderの色を変更
author KAMADA Kei <c110206@f.koeki-u.ac.jp>
date Fri, 01 Feb 2013 19:35:39 +0900
parents 12c42c72b306
children bfd468d91729
files skip.css
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/skip.css	Fri Feb 01 19:29:13 2013 +0900
+++ b/skip.css	Fri Feb 01 19:35:39 2013 +0900
@@ -43,15 +43,15 @@
 div.footer{clear:both;
 	   padding:1em;
 	   border-top-style:solid;
-	   margin-top:2em;}
+	   border-top-color:gray;}
 
 div.content{width:48%;
 	   float:left;
 	   margin-right:1em;}
 
 div.content2{width:48%;
-	   float:right;
-	   margin-left:1em;}
+	     float:right;
+	     margin-left:1em;}
 
 div.matome{clear:both;
-	  padding:1em;}
\ No newline at end of file
+	   padding:1em;}
\ No newline at end of file

yatex.org