巴哈創作按讚占用整列很煩,返回最下方
/* ==UserStyle== @name 巴哈創作按讚左移 @namespace https://greasyfork.org/users/4839 @homepageURL https://greasyfork.org/scripts/490465 @version 1.3.1 @description 巴哈創作按讚占用整列很煩,返回最下方 @author Leadra @license MIT ==/UserStyle== */ @-moz-document url-prefix("https://home.gamer.com.tw/artwork.php") { .creation-container .sticky-bottom{ max-width:45%; position:relative; /* bottom:00px; left:0%; background:rgba(0,0,0,0); padding:0; margin:0; */ } /* .creation-container .card-base .image-status-bar{ align-items: flex-start; bottom:100px; left:0%; background:rgba(0,0,0,0); } .baha_btn-biglike{ max-width:0px; align-items: flex-start; bottom:50px; left:0%; background:rgba(0,0,0,0); } */ } @-moz-document url-prefix("https://home.gamer.com.tw/creationDetail.php") { /*#BH-master{ width:auto; max-width:1000px; //float:right; } #BH-wrapper{ width:auto; max-width:1350px; } */ .MSG-list8C { padding:0; margin:0; } .MSG-list8C img{ max-width:1200px; } /*全框架*/ #BH-wrapper{ width:auto; width:1150px; } /*內容框架*/ #BH-master { width:auto; min-width:700px; max-width:850px; padding:0; margin:0; } }