Eggtimer/basic.css
changeset 2 2da62bb63910
parent 1 8452783e7980
child 3 b43377c07b0c
equal deleted inserted replaced
1:8452783e7980 2:2da62bb63910
     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;