Skip to content

Instantly share code, notes, and snippets.

@TakamiChie
Created March 19, 2015 02:45
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 TakamiChie/bbe606ab1c0f66c34522 to your computer and use it in GitHub Desktop.
Save TakamiChie/bbe606ab1c0f66c34522 to your computer and use it in GitHub Desktop.
body {
background-color: #bfbfbf;
section{
border-width: 8px;
border-style: double;
border-color: #555;
height: ~"calc(50% - 16px)";
float: left;
width: 50%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment