equal
deleted
inserted
replaced
|
1 body { |
|
2 background:#EEE url(body.png) repeat-x; |
|
3 font: 13px "Trebuchet MS", Arial, Verdana; |
|
4 padding-top:95px; |
|
5 } |
|
6 a { |
|
7 text-decoration:none; |
|
8 color:#3C769D; |
|
9 } |
|
10 h1 a, |
|
11 p em a { |
|
12 display:block; |
|
13 overflow:hidden; |
|
14 text-indent:-1000px; |
|
15 position:absolute; |
|
16 top:0px; left:0px; |
|
17 } |
|
18 h1 a { |
|
19 background:#EEE url(markitup.png) no-repeat top left; |
|
20 width:245px; height:85px; |
|
21 top:28px; |
|
22 } |
|
23 p em a { |
|
24 background:transparent url(jaysalvat.png) no-repeat 10% 50%; |
|
25 width:120px; height:28px; |
|
26 left:30px; |
|
27 } |