Simplified Theme
This commit is contained in:
parent
5f5bf5659e
commit
74c2f9a235
42 changed files with 424 additions and 426 deletions
23
_posts/design/2015-10-11-no-header.md
Executable file
23
_posts/design/2015-10-11-no-header.md
Executable file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
layout: page
|
||||
subheadline: "Headers With Style"
|
||||
title: "No Header"
|
||||
teaser: "Feeling Responsive allows you to use all kinds of headers. This example shows <em>no</em> header at all. Just the navigation."
|
||||
categories:
|
||||
- design
|
||||
tags:
|
||||
- design
|
||||
- background color
|
||||
- header
|
||||
header: no
|
||||
---
|
||||
*Silence is beautiful.* Sometimes you just want no distractions at all. Wether you like the content to speak for itself or enjoy pure typography on a plain background: *Feeling Responsive* got you covered. Just say *no* like this:
|
||||
|
||||
~~~
|
||||
header: no
|
||||
~~~
|
||||
|
||||
|
||||
### All Header-Styles
|
||||
|
||||
{% include list-posts.html tag='header' %}
|
Reference in a new issue