first commit after reset
[mixstore.git] / web / mixstore / css / user / board.css
1 a.addnew {
2 display: block;
3 text-align: center;
4 margin-top: 10px;
5 }
6
7 h2 {
8 text-align: center;
9 }
10
11 #packages {
12 border-bottom: 1px solid #ccc;
13 padding-bottom: 25px;
14 }
15
16 #usecases {
17 padding-bottom: 10px;
18 }