Subversion Repositories Applications.reseau

Rev

Rev 5 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 mathias 1
body {
2
	padding: 10px;
3
}
4
 
5
#widget {
6
	margin: auto;
7
	max-width: 700px;
8
	padding: 5px;
9
}
10
 
11
textarea.form-control.haut {
12
	height: 150px;
13
}