From 94bc61745d924d1e6ab298eb3d245a94717c7870 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 19:02:51 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 59c3da1..d34845c 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -441,6 +441,13 @@ footer .socbuts a:hover{ background-size: cover; background-repeat: no-repeat; } +.oldsite_down{ + height: 52px; + background-color: #fff; + display: flex; + justify-content: center; + align-items: center; +} .carbut{ width: 52px; position: absolute; -- libgit2 0.21.4