Skip to content

Latest commit

 

History

History
121 lines (108 loc) · 2.42 KB

index.md

File metadata and controls

121 lines (108 loc) · 2.42 KB
layout title
page
Temablogg

{% include JB/setup %}

<style type="text/css"> h1, h2, p { font-family: 'Oxygen'; } .page-header h1 { font-size: 3em; } nav { text-align: justify; } nav a:hover { text-decoration: none; } nav a img { border: 1px solid #ccc; padding: 1em; background: #efefef; -ms-transition: box-shadow .3s; -moz-transition: box-shadow .3s; -webkit-transition: box-shadow .3s; -o-transition: box-shadow .3s; transition: box-shadow .3s; } nav article { width: 250px; text-align: left; } nav article p { margin: .5em 0; } nav article h1 { font-size: 1.5em; margin: 0; line-height: 1.2em; } nav article h2 { font-size: 1.2em; margin: 0; line-height: 1.2em; } nav ul { margin: 0; } nav li { display: inline-block; vertical-align: top; margin: 2em; } article:hover img { box-shadow: 0 0 15px #1cd2dc; } </style>