diff --git a/theme/tfo_md.php b/theme/tfo_md.php index 79a6055..b2aae27 100644 --- a/theme/tfo_md.php +++ b/theme/tfo_md.php @@ -15,7 +15,6 @@ ion-icon{font-size:16px;vertical-align:bottom} input{border:none;transition-duration: 0.3s;border-radius:16px;background-color:transparent;color:#24292e} input:hover{shadow:0 0 6px 0 rgb(128,128,128);background-color:rgb(85,85,85);color:white} - ::-webkit-scrollbar{display:none} .changelanguage{position:absolute;right:5px;} .title{text-align:center;margin-top:1rem;letter-spacing:2px;margin-bottom:2rem} .title a{color:#24292e;text-decoration:none} diff --git a/theme/tfo_mdtr.php b/theme/tfo_mdtr.php index 79a3208..29991f4 100644 --- a/theme/tfo_mdtr.php +++ b/theme/tfo_mdtr.php @@ -15,7 +15,6 @@ ion-icon{font-size:16px;vertical-align:bottom} input{border:none;transition-duration: 0.3s;border-radius:16px;background-color:transparent;color:#24292e} input:hover{shadow:0 0 6px 0 rgb(128,128,128);background-color:rgba(85,85,85,0.6);color:white} - ::-webkit-scrollbar{display:none} .changelanguage{position:absolute;right:5px;} .title{text-align:center;margin-top:1rem;letter-spacing:2px;margin-bottom:2rem} .title a{color:#24292e;text-decoration:none} diff --git a/theme/tfo_mdtr_baw.php b/theme/tfo_mdtr_baw.php index 801d0ac..95d735a 100644 --- a/theme/tfo_mdtr_baw.php +++ b/theme/tfo_mdtr_baw.php @@ -16,7 +16,6 @@ ion-icon{font-size:16px;vertical-align:bottom} input{border:none;transition-duration: 0.3s;border-radius:16px;background-color:transparent;color:#24292e} input:hover{shadow:0 0 6px 0 rgb(128,128,128);background-color:rgba(85,85,85,0.6);color:white} - ::-webkit-scrollbar{display:none} .changelanguage{position:absolute;right:5px;} .title{text-align:center;margin-top:1rem;letter-spacing:2px;margin-bottom:2rem} .title a{color:#24292e;text-decoration:none}