aboutsummaryrefslogtreecommitdiff
path: root/www/inc/styles/ie6workarounds.css
blob: d1ae14c412d0b244b6c0202c3dcf19d3bed3fd18 (plain)
1
2
3
4
5
6
7
8
/*
 Some workarounds for IE6/Windows
*/

html img#preview { /* should only match on IE; how pathetic */
	margin-left: -320px;
	left: 50%;
}