summaryrefslogtreecommitdiff
path: root/public/stylesheets/ie.css
blob: 05ec223161e8ef39cf57f37a22f2bf7c3b6fae60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* html #topnav {
	margin: 0.9em 0 0 3.48em;
}

* html #main {
	background: url(../images/bg_teaser.gif)
}

* html #teaserbar {
	border: 0;
}

/*
div {
	border: solid 1px red;
} */