Skip to content

Instantly share code, notes, and snippets.

@josefandersson
Created December 20, 2016 13:02
Show Gist options
  • Save josefandersson/27da32a2f684e7e319537e42790e1061 to your computer and use it in GitHub Desktop.
Save josefandersson/27da32a2f684e7e319537e42790e1061 to your computer and use it in GitHub Desktop.
.qr_inp {
padding: 3px 6px;
width: calc(100% - 15px);
background: white;
font-size: 14px;
border: 1px solid black;
color: #413c3c;
margin: 2px 0 5px 0;
} .qr_btn, .qr_sel {
cursor: pointer;
} .qr_pd {
background-color: #2a2a2a;
box-shadow: 0 0 1px black inset;
padding: 5px;
margin-top: 5px;
width: 100%;
margin: 5px -5px 0 -5px;
} .qr_pc {
margin: 2px;
} .qr_re {
color: #379f37;
font-size: 16px;
margin-left: 5px;
} .author_buttons.float_left {
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment