Skip to content

Instantly share code, notes, and snippets.

@sawadays0118
Last active August 29, 2015 14:15
Show Gist options
  • Save sawadays0118/c2f89663371120fa6463 to your computer and use it in GitHub Desktop.
Save sawadays0118/c2f89663371120fa6463 to your computer and use it in GitHub Desktop.
細かすぎて伝わらないCSSのコダワリ選手権 ref: http://qiita.com/sawadays0118/items/109b19efeab6775b9553
.hide-text {
height:0px;
width:120px;
padding-top:20px;
overflow: hidden;
line-height: 10;
background: url("/images/xxxx.jpg") 0 0 no-repeat;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment