/* custom.css for kurumi/music */

.k-content { max-width: 48em; }

h1 { font-weight: bold; }

span.red { color: red; }

.navbar-text > a {
  padding-right:1em;
  color: #eee;
}

.navbar-inverse {
	background-color: #336;
}

.navbar { border-radius: 0; }

header { background: #336; color: #eee; }

/* extra line height so that furigana does not affect vertical spacing */
p { line-height: 1.8em; }

p, th, td, li { font-size: 1.2em; }
