Commit 3219c013b569e1ec6a96550a0ac990550593cf2c
1 parent
e0a14cda
123
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
| @@ -229,6 +229,11 @@ footer .socbuts ul li{ | @@ -229,6 +229,11 @@ footer .socbuts ul li{ | ||
| 229 | footer .socbuts a:hover{ | 229 | footer .socbuts a:hover{ |
| 230 | opacity:0.6; | 230 | opacity:0.6; |
| 231 | } | 231 | } |
| 232 | +.down25px{ | ||
| 233 | + margin-bottom: 25px; | ||
| 234 | + float: left; | ||
| 235 | + width: 100%; | ||
| 236 | +} | ||
| 232 | .pagination{ | 237 | .pagination{ |
| 233 | display: flex; | 238 | display: flex; |
| 234 | justify-content: center; | 239 | justify-content: center; |