NIET VERWIJDEREN !!!
/*
Welkom bij aangepaste CSS!
Om te zien hoe CSS in elkaar steekt, ga je naar http://wp.me/PEmnE-Bt
*/
.lcp_paginator li {
display: inline-block;
border: 1px solid;
padding: 0 5px;
margin: 10px;
}
code {
font-family: verdana;
font-size: 18px;
padding: 0 0 15px;
margin: 0 0 15px;
}
li {
display: list-item;
text-align: -webkit-match-parent;
padding: 10px;
}
.nav-menu .sub-menu, .nav-menu .children {
background-color: #220e10;
border: 2px solid #f7f5e7;
border-top: 0;
padding: 0;
position: absolute;
left: 8px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px,1px,1px,1px);
}
.hentry:nth-of-type( 7n + 1 ) {
background-color: #fffeee;
}
#content .hentry:nth-of-type( 7n + 1 ) {
background-color: #fffeee;
}
a:hover.home-link {
text-decoration: none;
}
.entry-header {
margin-bottom: 0;
}
.hentry {
padding: 20px;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
max-width: 750px;
}
.site-header .site-title:hover {
text-decoration: none;
}
.entry-content a {
font-weight: bold;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
font-style: normal;
font-weight: bold;
}
.site {
border-left: 0 solid #fff;
border-right: 0 solid #fff;
}
body {
background-color: #fffeee;
}
.nav-menu li a {
font-size: 18px;
}
html {
font-size: 120%;
}
table {
font-size: 110%;
}