Skip to content

Commit

Permalink
Update test.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lafcadia committed May 3, 2024
1 parent e10b5d8 commit 473c039
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<script src="searchbutton.js"></script>
</head>
<body>
<search type="S360" content="3729328"></search>
<search type="bing" content="What is CMD?" newWindow="true"></search>
</body>
</html>
<!-- <style> .search[type=baidu] {border-left: 4px solid #09aaff;}.search[type=baidu]::before {color: #09aaff;}.search[type=google] {border-left: 4px solid #29ff78;}.search[type=google]::before {color: #29ff78;}.search[type=sogou] {border-left: 4px solid #f87dff;}.search[type=sogou]::before {color: #f87dff;}.search[type=S360] {border-left: 4px solid #007c32;}.search[type=S360]::before {color: #007c32;}.search[type=bing] {border-left: 4px solid #fcb523;}.search[type=bing]::before {color: #fcb523;}.search[type=github] {border-left: 4px solid black;}.search[type=github]::before {color: black;}.search[type=yandex] {border-left: 4px solid rgb(255, 32, 99);}.search[type=yandex]::before {color: rgb(255, 32, 99);}.search::before {position: absolute;top: calc(50% - 24px * 0.5);left: 4px;width: 24px;height: 24px;text-align: center;font-weight: 600;line-height: 24px;vertical-align: middle;font-family: \'Font Awesome 5 Free\';content: \'e09f\';}</style> -->

0 comments on commit 473c039

Please sign in to comment.