# HG changeset patch # User abeseigo@abeseigo-PC # Date 1391068542 -32400 # Node ID df2b687f6dbdb673ecae54feec89c6273048b9c8 # Parent b307fe9b7e3a18f6a34d3a7be044d3f06604ab8c h1とh2を装飾しました。 diff -r b307fe9b7e3a -r df2b687f6dbd skip.css --- 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*/