Skip to content

Instantly share code, notes, and snippets.

@dotspencer
Last active March 16, 2016 15:01
Show Gist options
  • Save dotspencer/47360322f4af753074f0 to your computer and use it in GitHub Desktop.
Save dotspencer/47360322f4af753074f0 to your computer and use it in GitHub Desktop.
Training page helper
.group{
margin-bottom: 25px !important;
margin-left: 15px !important;
padding: 0 !important;
padding-bottom: 10px !important;
border-bottom: 2px solid #E6E6E6;
}
.group .wpb_toggle{
border: 0;
padding: 15px 25px;
}
.group .wpb_text_column{
margin: 0 !important;
padding: 0 !important;
}
.group h3{
margin-bottom: 15px;
}
.group h3 a{
font-size: 18px;
font-weight: 400;
}
.wpb_toggle_content p{
color: #555;
}
.instr{
padding-right: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment