@import "h5bp"; @import "../shared/themes/default/ikiwiki"; $link-color: #9c0000; $link-hover-color: #600; $link-visited-color: #600; @include h5bp-normalize; @include ikiwiki-style; body { background-color: #84854c; } a { font-weight: normal; } .page { margin: 3% 5%; } .branding { font-size: x-large; } .branding-logo, .branding-tagline, .pagecopyright p, .pagelicense p { display: inline; } .branding-logo a { color: white; font-weight: bold; } .header, .pagedate { font-size: 14px; } .header, .header #searchform { position: absolute; top: .5em; } .header { width: 90%; } .header #searchform { right: 0; } .pageheader .actions { position: absolute; } .pageheader .actions ul, .pageheader #otherlanguages { border-bottom: inherit; } .topbar, .pagerights, .pagedate { margin-top: 0; padding: 0 .3em; background: #9c9c63; text-align: right; } .topbar, .pagerights { font-size: small; } .topbar p, .pagerights p, .pagedate p { line-height: 1.2em; } .topbar ul { list-style-type: none; padding: 0; } .topbar ul li { display: inline; } #pagebody { float: left; width: 100%; background-image: url(pictoman_big.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 80% 150px; } #content { margin: 0 11% 0 16%; } .sidebar { float: left; background-color: inherit; width: 15%; border: none; margin-top: 5em; margin-left: -100%; padding: 0; text-align: right; } .sidebar p { margin: 2em 0; } .farbar { float: left; width: 10%; margin-left: -10%; } #pageinfo { border-top: 0 none; } #backlinks { display: none; } .pagecopyright, .pagelicense, .pagedate { margin-top: 0; } .pagecopyright p, .pagelicense p { display: inline; }