/* ikiwiki local style sheet */

/* Add local styling here, instead of modifying style.css. */

.parentlinks { margin-left: 15px; color: #fff; }
.parentlinks a { color: inherit; font-weight: bold; text-decoration: none; }
.parentlinks a:hover { text-decoration: underline; }
.title { color: #fff; font-weight: bold; }

.navbar { margin-bottom: 8px; }
.actions { margin: 0 8px 1em 8px; background-color: #9ec19d; color: #fff; }
.actions a { color: inherit; }

#header h1 a { text-decoration: none; color: #fff; } 

#content { margin: 0 0.5em 1em 0.5em; }

#footer { margin-left: 8px; margin-right: 8px; }
.pagedate { margin: 0; font-size: 80%; }