Skip to content

Instantly share code, notes, and snippets.

@radarin
Last active October 27, 2017 22:26
Show Gist options
  • Select an option

  • Save radarin/fcc96a81a3fef743cd8404392ee36341 to your computer and use it in GitHub Desktop.

Select an option

Save radarin/fcc96a81a3fef743cd8404392ee36341 to your computer and use it in GitHub Desktop.
Rahmenstärke
.rahmen {
border-width: 1px;
border-width: 1px 2px;
border-width: 1px 2px 3px;
border-width: 1px 2px 1px 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment