comparison 6hour/hospitalkensaku.css @ 153:2871a3b9273d

New files added
author MIYAHARA Emiri <c110188@f.koeki-u.ac.jp>
date Thu, 14 Feb 2013 12:08:04 +0900
parents
children
comparison
equal deleted inserted replaced
152:f58a523ab531 153:2871a3b9273d
1
2 body{
3 background:#87ceeb url("chara2.png") no-repeat fixed right bottom;
4 }
5
6
7
8 img.head:before{ content:url("niko.png")}
9 img.head:after{ content:url("niko.png")}
10
11
12
13 div.center{
14
15 background:#75b4f5;
16 margin : 15%;
17 border:dotted#ffff00;
18 padding : 10px
19 }
20
21 h1:before{content:url("smile.png")}
22
23 h1{color: ffff00;
24 margin : 1em 1em 0em;
25 }
26 h2{color: ffff00;
27 font-size: 11ex;
28 text-align: center;}
29
30 dt{font-size: 25px;}
31 dl{margin : 0em 3em;}
32
33 @media screen {
34
35 table[class~="hyou"]
36 tr:first-child{align:left;}
37
38 }

yatex.org