linwu 2 år sedan
förälder
incheckning
6f5f5976b8

+ 1 - 0
public/themes/default/views/app/active/restaurant.blade.php

@@ -16,6 +16,7 @@
         .header img{width:100%;max-width:1920px;margin:0 auto;display:block;}
         .newjobfair {position: relative;top: -380px;}
         .jobfair_detail_show {z-index: 100;position: relative;}
+        .online2021_content {background-image: url({{theme_asset("mobile/images/online2021/bg_restaurant.png")}});}
     </style>
 @endpush
 

+ 1 - 1
public/themes/default/views/mobile/app/active/restaurant.blade.php

@@ -26,7 +26,7 @@
         }
         .online2021_title {background-image:url({{theme_asset("mobile/images/online2021/bg_title_restaurant.png")}}) !important;}
         .online2021_content {background-image:url({{theme_asset("mobile/images/online2021/bg_restaurant.png")}});}
-        .online2021_content .btn {width: 75%;height: 30px;display: flex;align-items: flex-start;justify-content: flex-end;color: #17AE90;margin: 0 auto;margin-top: -5px;border-radius: 5px;font-weight: bold;}
+        .online2021_content .btn {width: 75%;height: 30px;display: flex;align-items: flex-start;justify-content: flex-end;color: #17AE90;margin: 0 auto;margin-top: -5px;border-radius: 5px;font-weight: bold;background-color: transparent;}
         .online2021_content h3 {width: 100%;padding-left: 25%;}
         .online2021_content .online2021_line {color: black;}
     </style>