summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/tests-featurebrowser/styles.css
blob: 088e6608c0c97ea9046210a3b045cc245043ca14 (plain)
1
2
3
4
5
6
7
8
@import url(../default/styles.css);

body, html {
	background: #e9eced;
	margin: 0;
	padding: 0;
	height: 100%;
}