Skip to content

Instantly share code, notes, and snippets.

@benpigchu
Created May 28, 2016 17:06
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 benpigchu/68acbffd2484aa603d496dd007e83ebf to your computer and use it in GitHub Desktop.
Save benpigchu/68acbffd2484aa603d496dd007e83ebf to your computer and use it in GitHub Desktop.
baidu.css
body{display:none}
html::before{content:"你已经连上了互联网";position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;height:100px;width:500px;font-family:"DengXian";text-align:center;line-height:100px;font-size:24px;box-shadow: 0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);background-color: hsl(30,100%,95%)}
html{overflow:hidden;background-color:#FF7F00;background-image:url(http://benpigchu.com/img/pattern.png);color:rgba(0,0,0,0.8)}
@benpigchu
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment