body { background: #f2f2f2; } div.dokuwiki .stylehead { background: #5A5568; border-bottom: 1px solid #6A6568; } div.dokuwiki .bar { background: #CDC9D9; } div.dokuwiki .pagename a { color: #edf3fe; } div.dokuwiki div.breadcrumbs { background-color: #fff; color: #666; font-size: 10px; } div.dokuwiki input.button, div.dokuwiki button.button { border-top: 1px solid #DDD; border-left: 1px solid #DDD; border-right: 1px solid #999; border-bottom: 1px solid #999; } div.dokuwiki input.button:hover, div.dokuwiki button.button:hover { color:#fff; } /* nice alphatransparency background except for IE <7 */ html>body div.dokuwiki input.button, html>body div.dokuwiki button.button { } * html div.dokuwiki input.button, * html div.dokuwiki button.button { } /** * Tableless Layout for default template * * @author Andreas Gohr * @author moraes 5A5568 46434E 261C44 A19BB3 A6A1B3 */