Back to photostream

The Joy of Web Fonts

.ie7 div#time_week1 {top: 37px;}

.ie7 div#time_week2 {top: 121px;}

.ie7 div#time_week3 {top: 205px;}

 

.ie8 div#time_week1 {top: 37px; left: 19px;}

.ie8 div#time_week2 {top: 121px; left: 19px;}

.ie8 div#time_week3 {top: 205px; left: 19px;}

 

.ie9 div#time_week1 {top: 39px;}

.ie9 div#time_week1 span {padding-left: 2px;}

.ie9 div#time_week2 {top: 123px;}

.ie9 div#time_week2 span {padding-left: 2px;}

.ie9 div#time_week3 {top: 207px;}

.ie9 div#time_week3 span {padding-left: 2px;}

 

@-moz-document url-prefix() {

div#time_week1 {top: 38px; left: 19px;}

div#time_week1 span {padding-left: 4px;}

div#time_week2 {top: 122px; left: 19px;}

div#time_week2 span {padding-left: 4px;}

div#time_week3 {top: 206px; left: 19px;}

div#time_week3 span {padding-left: 4px;}

}

 

In the end I had to live with one pixel off on Chrome and Safari on the PC.

1,217 views
2 faves
0 comments
Uploaded on January 24, 2011