Skip to content

Instantly share code, notes, and snippets.

@yusupova
Created May 30, 2017 14:24
Show Gist options
  • Select an option

  • Save yusupova/243db82dad375dd114bf3fb0e4413800 to your computer and use it in GitHub Desktop.

Select an option

Save yusupova/243db82dad375dd114bf3fb0e4413800 to your computer and use it in GitHub Desktop.
Cross (like close) in css
<div>&times;</div>
.cross {
font-family: helvetica,arial;
color: #000;
font-size: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment