Skip to content

Instantly share code, notes, and snippets.

@davidrhoden
Created September 20, 2013 18:48
Show Gist options
  • Save davidrhoden/6642039 to your computer and use it in GitHub Desktop.
Save davidrhoden/6642039 to your computer and use it in GitHub Desktop.
.view-front-page-blocks
table tbody tr td
padding: 0 20px 20px 0
a
color: $darkgreen
.grid-item
.views-field-title
font-family: $sans
font-size: 18px
font-weight: bold
.views-field-body
font-family: $serif
.views-field-view-node
font-family: $serif
a
display: block
font-style: italic
font-weight: bold
&:after {
content: ">>";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment