diff --git a/theme/tfo_md.php b/theme/tfo_md.php index 3a01613..59e2814 100644 --- a/theme/tfo_md.php +++ b/theme/tfo_md.php @@ -1,4 +1,3 @@ -
@@ -15,7 +14,7 @@ a{color:#24292e;cursor:pointer;text-decoration:none} 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(125,125,125)} + 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} @@ -102,13 +101,14 @@ echo '';