i'm not sure colors can be that long
[libreplanet-static.git] / 2020 / assets / css / bootstrap.css
index 680e7687862ea56dbd8f7717b23eeacc6e0de78c..5c845594a45665386e26279c6a0f6fb3a30053f0 100644 (file)
@@ -1124,6 +1124,8 @@ img {
   display: block;
   max-width: 100%;
   height: auto;
+  margin-left: auto;
+  margin-right: auto;
 }
 .img-rounded {
   border-radius: 6px;
@@ -4321,7 +4323,6 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
 }
 .navbar-brand {
   float: left;
-  height: 50px;
   padding: 15px 15px;
   font-size: 18px;
   line-height: 20px;
@@ -4332,6 +4333,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
 }
 .navbar-brand > img {
   display: block;
+  height: 86px;    
 }
 @media (min-width: 768px) {
   .navbar > .container .navbar-brand,