Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weaming/f3aede730ceefa8bc96933135b45f493 to your computer and use it in GitHub Desktop.
Save weaming/f3aede730ceefa8bc96933135b45f493 to your computer and use it in GitHub Desktop.
BaaN: Baidu as a Network Utility - 百度的实用主义方法论.
@-moz-document domain("baidu.com") {
#u1,
#ftCon,
#form input,
#form span
{display: none;}
#form::after {
font-family: "BlinkMacSystemFont", "Segoe UI", sans-serif;
font-weight: 700;
font-size: 20px;
color: green;
content: "Network Status: You have successfully connected to the Internet. ";
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment