summaryrefslogtreecommitdiff
path: root/themes/cloudy/mozilla.css
blob: 73baca3d1625a188742e632d52025beef6020530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * @version $Id$
 */
#content,#container{
	padding:0;
	margin:0;
}

.door dd {
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
}