Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sites/all/themes/walkhub_theme/css/custom.css

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions sites/all/themes/walkhub_theme/sass/page/_node-walkthrough.sass
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,25 @@
content: "\e600"
margin-left: .35em

.title-container
h1
display: inline-block
ul
list-style: none
display: inline-block
margin: 0

a
&.cta
padding: 0.2rem 0.8rem
position: relative
bottom: 4px
margin: 0 0 0 10px

&:after
content: "\e600"
margin-left: .35em

.node-walkthrough

.wt-screening-widget-field
Expand Down