Skip to content

Instantly share code, notes, and snippets.

@dalf
Created July 28, 2016 10:07
Show Gist options
  • Save dalf/a6ebabed6f4c5b9a01c904ea99272234 to your computer and use it in GitHub Desktop.
Save dalf/a6ebabed6f4c5b9a01c904ea99272234 to your computer and use it in GitHub Desktop.
logicodev hack
.result_heqder a:hover {
text-decoration: underline;
}
.result .text-muted small {
color: #61A75E;
}
.result {
margin-bottom: 10px;
}
.panel-default {
border: none;
}
.panel-heading {
color:
background: none;
border-bottom: 2px solid !important;
}
.panel-title {
color: rgb(85, 85, 85);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment