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

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