2018-03-19 18:47:25 +08:00
|
|
|
.groups-page {
|
|
|
|
h1 {
|
|
|
|
margin-top: 20px;
|
|
|
|
}
|
|
|
|
|
2018-03-21 14:22:34 +08:00
|
|
|
.groups-filter {
|
|
|
|
display: block;
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
|
2018-03-20 15:50:46 +08:00
|
|
|
.groups-name-filter {
|
2018-03-21 14:22:34 +08:00
|
|
|
margin-top: 10px;
|
2018-03-19 18:47:25 +08:00
|
|
|
}
|
|
|
|
}
|