Skip to content

Instantly share code, notes, and snippets.

@radarin
Last active October 27, 2017 22:26
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 radarin/fcc96a81a3fef743cd8404392ee36341 to your computer and use it in GitHub Desktop.
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