equal
deleted
inserted
replaced
5 width: 170px; |
5 width: 170px; |
6 height: 40px; |
6 height: 40px; |
7 position: absolute; |
7 position: absolute; |
8 left: 95px; |
8 left: 95px; |
9 font-size: xx-large; |
9 font-size: xx-large; |
10 } |
|
11 |
|
12 #pausestart { |
|
13 height: 32px; |
|
14 width: 32px; |
|
15 position: relative; |
|
16 right: -138px; |
|
17 top: -32px; |
|
18 background-image: url('images/button.png'); |
|
19 background-position: 0px 32px |
|
20 } |
10 } |
21 |
11 |
22 .digits { |
12 .digits { |
23 width: 3ex; |
13 width: 3ex; |
24 text-align: center; |
14 text-align: center; |