summaryrefslogtreecommitdiff
path: root/theme/identica/ie6.css
blob: a301f1dc5fe58ffd515922637a48ce903387f8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@charset "UTF-8";
/* CSS Document */
@import url(../default/ie6.css);
#wrap {
	background: url(bg-header.gif) repeat-x #FCFFF5;
	}


input.disfavor,
input.favor {
	text-indent:0px;
	text-align:right;
	padding-left:25px;
}