Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.5 KiB |
@ -1,73 +1,75 @@
|
||||
@import "font-awesome.min.css"; |
||||
|
||||
|
||||
@font-face { |
||||
font-family: 'Arvo Regular'; |
||||
src: local('Arvo Regular'), local('ArvoRegular'), url('../fonts/arvo_regular.woff') format('woff'); |
||||
font-weight: normal; |
||||
font-style: normal; |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: 'Arvo Gruen'; |
||||
src: local('Arvo Gruen'), local('ArvoGruen'), url('../fonts/arvo_green.woff') format('woff'); |
||||
font-weight: normal; |
||||
font-style: normal; |
||||
} |
||||
|
||||
|
||||
@font-face { |
||||
font-family: 'PT Sans'; |
||||
src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/ptsans-regular.woff') format('woff'); |
||||
font-weight: normal; |
||||
font-style: normal; |
||||
} |
||||
|
||||
|
||||
|
||||
@font-face { |
||||
font-family: 'PT Sans Bold'; |
||||
src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/ptsans-bold.woff') format('woff'); |
||||
font-weight: bold; |
||||
font-style: normal; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
body {font-family: 'PT Sans', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-size: 100%;line-height: 1.5;color: #333;} |
||||
|
||||
blockquote {padding: 0;text-indent: 0em;color: #46962b;background: ;font-family: 'Arvo Regular', 'Arvo Gruen', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: 500; margin: 2em 4em;font-style: italic; border-bottom: 3px solid #46962b;} |
||||
|
||||
strong, b {font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;} |
||||
|
||||
h1,h2,h3,h4,h5,h6 {line-height: 1.4em;margin:0 0 0.3em 0;font-family: 'Arvo Regular', 'Arvo Gruen', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;color: #0a350a;text-align: left;} |
||||
h1 {font-size:1.8em;margin-bottom:0em;text-transform: uppercase; font-family: 'Arvo Gruen', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;color:red;} |
||||
h2 {font-size:1.6em;} |
||||
h3 {font-size:1.5em;color: #5dae59;} |
||||
h4 {font-size:1.3em;} |
||||
h5 {font-size:1.1em;} |
||||
h6 {font-size:1em;} |
||||
|
||||
.kontrast {color:#e6007e!important;} |
||||
|
||||
a {color:#61ae4d;text-decoration: none;} |
||||
a:hover {color:#61ae4d;text-decoration: underline;} |
||||
a:visited {color:#61ae4d;} |
||||
|
||||
|
||||
p.intro {font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;font-size:1.1em;} |
||||
hr {border: 0; background: #e6e6e6; height: 3px;width: 100%;margin: 2.5em 0;} |
||||
|
||||
|
||||
table {margin-bottom: 1.5em; } |
||||
table th {font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal; padding: 1em 1em 1em 0;border-bottom: 2px solid #0a321e;color: #0a321e; } |
||||
table td{ padding: 1em 1em 1em 0;border-bottom: 1px solid #e6e6e6; } |
||||
|
||||
pre {max-width: 100%;margin-bottom: 1.5em;padding: 1.5em;overflow: auto;background: #e6e6e6;font-size: 0.8em;line-height: 1.4;} |
||||
address {background: #e4f8df;padding: 1em;margin-bottom: 1.5em;font-style:normal;} |
||||
|
||||
a span.button, span.button a {display: inline-block; background: #61ae4d; color: #fff; padding: 0.5em;font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;border-radius: 0.3em;} |
||||
|
||||
@import "font-awesome.min.css"; |
||||
|
||||
|
||||
@font-face { |
||||
font-family: 'Arvo Regular'; |
||||
src: local('Arvo Regular'), local('ArvoRegular'), url('../fonts/arvo_regular.woff') format('woff'); |
||||
font-weight: normal; |
||||
font-style: normal; |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: 'Arvo Gruen'; |
||||
src: local('Arvo Gruen'), local('ArvoGruen'), url('../fonts/arvo_green.woff') format('woff'); |
||||
font-weight: normal; |
||||
font-style: normal; |
||||
} |
||||
|
||||
|
||||
@font-face { |
||||
font-family: 'PT Sans'; |
||||
src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/ptsans-regular.woff') format('woff'); |
||||
font-weight: normal; |
||||
font-style: normal; |
||||
} |
||||
|
||||
|
||||
|
||||
@font-face { |
||||
font-family: 'PT Sans Bold'; |
||||
src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/ptsans-bold.woff') format('woff'); |
||||
font-weight: bold; |
||||
font-style: normal; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
body {font-family: 'PT Sans', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-size: 100%;line-height: 1.5;color: #333;} |
||||
|
||||
blockquote {padding: 0;text-indent: 0em;color: #46962b;background: ;font-family: 'Arvo Regular', 'Arvo Gruen', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: 500; margin: 2em 4em;font-style: italic; border-bottom: 3px solid #46962b;} |
||||
|
||||
strong, b {font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;} |
||||
|
||||
h1,h2,h3,h4,h5,h6 {line-height: 1.4em;margin:0 0 0.3em 0;font-family: 'Arvo Regular', 'Arvo Gruen', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;color: #0a350a;text-align: left;} |
||||
h1 {font-size:1.8em;margin-bottom:0em;text-transform: uppercase; font-family: 'Arvo Gruen', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;color:red;} |
||||
h2 {font-size:1.6em;} |
||||
h3 {font-size:1.5em;color: #5dae59;} |
||||
h4 {font-size:1.3em;} |
||||
h5 {font-size:1.1em;} |
||||
h6 {font-size:1em;} |
||||
|
||||
.kontrast {color:#e6007e!important;} |
||||
|
||||
a {color:#61ae4d;text-decoration: none;} |
||||
a:hover {color:#61ae4d;text-decoration: underline;} |
||||
a:visited {color:#61ae4d;} |
||||
|
||||
|
||||
p.intro {font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;font-size:1.1em;} |
||||
hr {border: 0; background: #e6e6e6; height: 3px;width: 100%;margin: 2.5em 0;} |
||||
|
||||
|
||||
table {margin-bottom: 1.5em; } |
||||
table th {font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal; padding: 1em 1em 1em 0;border-bottom: 2px solid #0a321e;color: #0a321e; } |
||||
table td{ padding: 1em 1em 1em 0;border-bottom: 1px solid #e6e6e6; } |
||||
|
||||
pre {max-width: 100%;margin-bottom: 1.5em;padding: 1.5em;overflow: auto;background: #e6e6e6;font-size: 0.8em;line-height: 1.4;} |
||||
address {background: #e4f8df;padding: 1em;margin-bottom: 1.5em;font-style:normal;} |
||||
|
||||
|
||||
.wp-block-button__link { display: inline-block; border-radius: 0px; background: #e6007e; color: #fff; padding: 0.5em; font-size:100%; font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;} |
||||
a span.button, span.button a {display: inline-block; background: #61ae4d; color: #fff; padding: 0.5em;font-family: 'PT Sans Bold', Trebuchet, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;font-weight: normal;border-radius: 0.3em;} |
||||
|
||||
img.rund {border-radius: 50%;border: 5px solid #f6f6f6;width: 150px;height:auto;} |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 12 KiB |
@ -0,0 +1,91 @@
|
||||
<?php |
||||
/* |
||||
Template Name: Listenansicht |
||||
*/ |
||||
?> |
||||
<?php get_header(); ?> |
||||
|
||||
|
||||
<section id="content"><div class="inner wrap clearfix"> |
||||
|
||||
<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?> |
||||
|
||||
<div class="archive-title ninecol first"> |
||||
<h1><?php the_title(); ?></h1>
|
||||
<?php the_excerpt(); ?> |
||||
|
||||
</div> |
||||
|
||||
|
||||
<?php if ( has_post_thumbnail() ) { |
||||
$thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'full' ); |
||||
$url = $thumb['0']; ?> |
||||
<div class="introbg background parallax-window" id="start" style="background-image:url(<?php echo $url ?>);" data-parallax="scroll" data-image-src="<?php echo $url ?>"></div>
|
||||
<div id="single-intro" style="background-image:url(<?php echo $url ?>);"></div>
|
||||
<?php } else { ?> |
||||
|
||||
|
||||
<? } ?> |
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" class="ninecol first clearfix" role="main"> |
||||
|
||||
|
||||
<article id="post-<?php the_ID(); ?>" <?php post_class('clearfix postsingle'); ?> role="article">
|
||||
|
||||
|
||||
|
||||
|
||||
<?php if ( has_post_thumbnail() ): ?> |
||||
|
||||
<div class="postimg"> |
||||
|
||||
<?php $thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'full' ); |
||||
$url = $thumb['0']; ?> |
||||
|
||||
|
||||
<?php
|
||||
$imgexc = get_post(get_post_thumbnail_id())->post_excerpt; |
||||
if ($imgexc != "") { |
||||
?><p class="wp-caption-text"><a href="<?php echo $url ?>" class="fancybox" title="<?php echo $imgexc;?>"><i class="fa fa-picture-o"></i> <?php echo $imgexc;?></a></p><?php
|
||||
} ?> |
||||
|
||||
</div> |
||||
<?php endif; ?> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="entry-content clearfix"> |
||||
<?php the_content(); ?> |
||||
<?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Seiten:', 'kr8' ), 'after' => '</div>' ) ); ?> |
||||
</section> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article> |
||||
|
||||
|
||||
<?php comments_template(); ?> |
||||
|
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php endwhile; ?> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php get_sidebar(); ?>
|
||||
</div></section> |
||||
<?php get_footer(); ?> |
@ -0,0 +1,91 @@
|
||||
<?php |
||||
/* |
||||
Template Name: Listenansicht |
||||
*/ |
||||
?> |
||||
<?php get_header(); ?> |
||||
|
||||
|
||||
<section id="content"><div class="inner wrap clearfix"> |
||||
|
||||
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> |
||||
|
||||
<div class="archive-title ninecol first"> |
||||
<h1><?php the_title(); ?></h1>
|
||||
<?php the_excerpt(); ?> |
||||
|
||||
</div> |
||||
|
||||
|
||||
<?php if ( has_post_thumbnail() ) { |
||||
$thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'full' ); |
||||
$url = $thumb['0']; ?> |
||||
<div class="introbg background parallax-window" id="start" style="background-image:url(<?php echo $url ?>);" data-parallax="scroll" data-image-src="<?php echo $url ?>"></div>
|
||||
<div id="single-intro" style="background-image:url(<?php echo $url ?>);"></div>
|
||||
<?php } else { ?> |
||||
|
||||
|
||||
<?php } ?> |
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" class="ninecol first clearfix" role="main"> |
||||
|
||||
|
||||
<article id="post-<?php the_ID(); ?>" <?php post_class('clearfix postsingle'); ?> role="article">
|
||||
|
||||
|
||||
|
||||
|
||||
<?php if ( has_post_thumbnail() ): ?> |
||||
|
||||
<div class="postimg"> |
||||
|
||||
<?php $thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'full' ); |
||||
$url = $thumb['0']; ?> |
||||
|
||||
|
||||
<?php
|
||||
$imgexc = get_post(get_post_thumbnail_id())->post_excerpt; |
||||
if ($imgexc != "") { |
||||
?><p class="wp-caption-text"><a href="<?php echo $url ?>" class="fancybox" title="<?php echo $imgexc;?>"><i class="fa fa-picture-o"></i> <?php echo $imgexc;?></a></p><?php
|
||||
} ?> |
||||
|
||||
</div> |
||||
<?php endif; ?> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="entry-content clearfix"> |
||||
<?php the_content(); ?> |
||||
<?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Seiten:', 'kr8' ), 'after' => '</div>' ) ); ?> |
||||
</section> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article> |
||||
|
||||
|
||||
<?php comments_template(); ?> |
||||
|
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php endwhile; ?> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php get_sidebar(); ?>
|
||||
</div></section> |
||||
<?php get_footer(); ?> |