Skip to content

Instantly share code, notes, and snippets.

@wuwb
Created September 4, 2013 08:31
Show Gist options
  • Save wuwb/6434286 to your computer and use it in GitHub Desktop.
Save wuwb/6434286 to your computer and use it in GitHub Desktop.
图片背景时不显示占位文字
/* http://www.zhangxinxu.com */
.hide-text { text-align: left; letter-spacing: -3em; overflow: hidden;}
.hide-text:first-letter { margin-left: -20em; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment