theme, plugins und config für die Webseite der Baptisten Hohenacker
https://baptisten-hohenacker.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
679 B
44 lines
679 B
ol.breadcrumb { |
|
padding-left: 0; |
|
background: transparent; |
|
} |
|
|
|
.list-item { |
|
margin: 30px 0 50px; |
|
} |
|
|
|
.blog-header-image { |
|
margin: 15px 0; |
|
} |
|
|
|
.sidebar-content { |
|
margin-bottom: 50px; |
|
} |
|
|
|
.pagination li { |
|
display: inline !important; |
|
border: 0 !important; |
|
} |
|
|
|
// Related-Pages |
|
.related-pages { |
|
padding: 0; |
|
list-style: none; |
|
li { |
|
border-bottom: 1px solid $border-color; |
|
line-height: $core-font-size + 20px; |
|
&:last-child { |
|
border-bottom: 0; |
|
} |
|
a { |
|
display: block; |
|
} |
|
} |
|
|
|
.score { |
|
display: block; |
|
float: right; |
|
color: #999; |
|
font-size: 85% |
|
} |
|
} |