summary refs log tree commit diff stats
path: root/theme/css/ie.css
blob: 6468b75c54651703ee11f47020d6695ee8e74cee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
div#flash {
	display: block;
}

div#window {
	width: 100%;
	background-color: #00ff00;
	background-image: none;
}

div#actual-content {
	background-color: #00ff00;
}