This commit is contained in:
FallenGravity
2019-10-16 13:24:01 +02:00
parent 669613ed8c
commit 9b75e632e3
2 changed files with 12 additions and 10 deletions

View File

@@ -3115,6 +3115,7 @@ section.content {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
position: relative;
margin-bottom: 30px;
max-height: 400px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
@@ -3342,6 +3343,7 @@ section.content {
.card .body .col-lg-12 {
margin-bottom: 20px; }
/* Infobox ===================================== */
.info-box {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);