/* Rustan Leino
 * Styles for web page
 */


.theme-base-krml .sidebar {
  background-color:  #061C30;
}
.theme-base-0b .content a,
.theme-base-0b .related-posts li a:hover {
  color:  #061C30;
}

.theme-base-krml .credits {
  font-size: x-small;
}

.puzzle-remark {
  font-style: italic;
  color: #75b5aa;
}

.puzzle-title {
  font-weight: bold;
  color: inherit;
}

.sidebar-nav .song-year {
  font-size: 80%;
}

.song-list .song-year {
  font-size: 80%;
}

.song-section {
  font-size: 80%;
}
