changeset 2186:df2b687f6dbd

h1とh2を装飾しました。
author abeseigo@abeseigo-PC <abeseigo@abeseigo-PC>
date Thu, 30 Jan 2014 16:55:42 +0900
parents b307fe9b7e3a
children dd57a762ec93
files skip.css
diffstat 1 files changed, 20 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/skip.css	Mon Jan 27 00:13:09 2014 +0900
+++ b/skip.css	Thu Jan 30 16:55:42 2014 +0900
@@ -74,7 +74,7 @@
 }
 
 p {
-    color:#ff6655;
+    color:#000047;
     text-align:left;
 }
 
@@ -98,10 +98,6 @@
     border:thin soid 
 }
 
-h3 {
-	/*text-align:center;*/
-}
-
 div.staff {
 	taxt-align: center;
 }
@@ -149,9 +145,26 @@
     box-shadow: orange 3px 3px 3px; 
 }
 
-h2{
+
+h2 {background: #0000ff; 
+    box-shadow: black 1px 1px 2px; 
+    padding: 0 0.5ex;
+    border-top-right-radius: 2ex;
+    border-bottom-right-radius: 2ex;
+    margin-right: 80%;
+    color:black;}
     
-}
+h3 {background: #ffd620;
+    box-shadow: black 1px 1px 2px;
+    padding: 0 0.5ex;
+    border-top-right-radius: 2ex;
+    border-bottom-right-radius: 2ex;
+    margin-right: 90%;
+    color:black;}
+
+
+
+
 
 /*X^bt@uO*/
 

yatex.org