
.murupolku, .navbar {
  display: none;
}

body {
  margin-top: 1cm;
}

h1, h2 {
  page-break-after: avoid;
  page-break-inside avoid;
}

.lista_kuva li{
  list-style-image: none;
  list-style-type: disk;
}

a:link.sisainen, a:visited.sisainen {
  color: black;
  text-decoration: none;
}

a:link[href^="#"]:after, a:visited[href^="#"]:after {
  content: "< " attr(href) " >";
  font-family: "Courier New", Courier, monospace;
}