summaryrefslogtreecommitdiff
path: root/skins/archlinux/Opera6Fixes.css
blob: 88704739ae3421367bfe67ebe3254fc8145136d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* opera 6 fixes */
#column-one {
	position: relative;
	max-width: 11.7em;
}
#p-personal {
	width: 45em;
	margin-left: 8.6em;
	right: 0;
}
#bodyContent a.external {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}