update
This commit is contained in:
parent
1dbbf50302
commit
5f5bf5659e
6 changed files with 342 additions and 300 deletions
|
@ -12,7 +12,7 @@ categories:
|
|||
<div class="row">
|
||||
<div class="medium-6 columns b30">
|
||||
<img src="{{ site.url }}/images/webdesign_screenshot_nixdorf.jpg" alt="">
|
||||
<p> Website: <a href="http://nixdorf-internatsberatung.de">Nixdorf Internatsberatung & Schulberatung</a></p>
|
||||
<p> Website: Nixdorf Internatsberatung & Schulberatung</p>
|
||||
</div><!-- /.medium-6.columns -->
|
||||
|
||||
<div class="medium-6 columns b30">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: page
|
||||
title: "Header with a Full-Width-Image"
|
||||
subheadline: "Headers With Style"
|
||||
description: "Feeling Responsive allows you to use all kinds of headers. This example shows a header with a <em>full-width-image</em>."
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "Header With Logo Only"
|
||||
subheadline: "Headers With Style"
|
||||
description: "Feeling Responsive allows you to use all kinds of headers. This example shows a header just with an image on the standard background."
|
||||
description: "Feeling Responsive allows you to use all kinds of headers. This is the default mode. It shows a header just with your logo on the standard background."
|
||||
categories:
|
||||
- design
|
||||
tags:
|
||||
|
@ -10,7 +10,7 @@ tags:
|
|||
- background color
|
||||
- header
|
||||
---
|
||||
|
||||
No front matter code needed.
|
||||
|
||||
|
||||
### All Header-Styles
|
||||
|
|
Reference in a new issue