aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/forms.css
blob: 8817693729f45cf06fec735a67c3e7a3c59075e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*  $Id$ */

input {
	text-indent: 2px;
}

textarea, select, input.post, input.mainoption, input.liteoption {
	border: 1px solid; 
}

.postbody {
	line-height: 140%;
}