diff --git a/css/neck.css b/css/neck.css index 320911c..5e532ce 100644 --- a/css/neck.css +++ b/css/neck.css @@ -16,9 +16,6 @@ .side-tag-ul::-moz-scrollbar-thumb { background: #E53985 !important; } -body::-webkit-scrollbar { - display: none; -} html * { scrollbar-color: #E53985 #E5E5E5; scrollbar-width: thin; diff --git a/css/neck.less b/css/neck.less index 52309f1..48cfc6e 100644 --- a/css/neck.less +++ b/css/neck.less @@ -16,9 +16,9 @@ .side-tag-ul::-moz-scrollbar-thumb{ background: #E53985 !important; } - body::-webkit-scrollbar{ - display:none; - } +// body::-webkit-scrollbar{ +// display:none; +// } html{ *{ scrollbar-color:#E53985 #E5E5E5; diff --git a/index.html b/index.html index d43a699..1cc9180 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。"> <link rel="stylesheet" href="css/base.css?v=20220630"> <link rel="stylesheet" href="css/layer.css"> - <link rel="stylesheet" href="css/neck.css?v=2022070402"> + <link rel="stylesheet" href="css/neck.css?v=2022070503"> <link rel="stylesheet" href="css/login.css?v=20220704"> <script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://www.footseen.xyz/lib/hello.js"></script> diff --git a/room/css/room.css b/room/css/room.css index 00d35d1..0f5f480 100644 --- a/room/css/room.css +++ b/room/css/room.css @@ -60,9 +60,6 @@ margin-right: 0px; } } -body::-webkit-scrollbar { - display: none; -} html * { scrollbar-width: none; } diff --git a/room/css/room.less b/room/css/room.less index 3eef80e..e2a78df 100644 --- a/room/css/room.less +++ b/room/css/room.less @@ -65,9 +65,9 @@ } -body::-webkit-scrollbar{ - display:none; -} +// body::-webkit-scrollbar{ +// display:none; +// } html{ *{ scrollbar-width: none; diff --git a/room/liveRoom.html b/room/liveRoom.html index e0e5349..24642f5 100644 --- a/room/liveRoom.html +++ b/room/liveRoom.html @@ -23,7 +23,7 @@ <link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/swiper.min.css"> <link rel="stylesheet" href="css/index.css?v=20220630"> - <link rel="stylesheet" href="css/room.css?v=2022070502"> + <link rel="stylesheet" href="css/room.css?v=2022070503"> <link rel="stylesheet" href="../css/login.css?v=20220704"> <script src="../lib/flv.js"></script> <script src="https://accounts.google.com/gsi/client" async defer></script>