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