From 3219c013b569e1ec6a96550a0ac990550593cf2c Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 14:31:01 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8780ae3..a2d65fe 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -229,6 +229,11 @@ footer .socbuts ul li{ footer .socbuts a:hover{ opacity:0.6; } +.down25px{ + margin-bottom: 25px; + float: left; + width: 100%; +} .pagination{ display: flex; justify-content: center; -- libgit2 0.21.4