changeset 56:b2f073acffcb

h1のcssを変更しました。 pのcssを変更しました。
author KAMADA Kei <c110206@f.koeki-u.ac.jp>
date Mon, 14 Jan 2013 15:03:37 +0900
parents 51e0d3e0ec22
children 8af502983369
files skip.css
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/skip.css	Mon Jan 14 14:59:14 2013 +0900
+++ b/skip.css	Mon Jan 14 15:03:37 2013 +0900
@@ -4,16 +4,17 @@
  */
 body {background: azure;}
 
-p{color:#A01A1A;}
+p {color:navy;}
 
-h1{background:#FFB0F3;
-  width:15em;
+h1{color:#76007A;
+    width:15em;
+    padding-left:0.5em;
   }
 
 a:hover{background:#FFB0F3;}
 
 div.link{border-style:dotted;
-	 color:#58D3CF;
+	 color:#398DB3;
 	width:15em;
 	padding:0.5em;}
 

yatex.org