@import url(https://fonts.googleapis.com/css?family=Special+Elite);

html {
  background: #fff
    url(/assets/2018-07-19-postgresql-count-estimate-function/images/postgresql-count-estimate-function_background@2x-27a8b39d02448b6a653551faf9323b0f.png) left top
    no-repeat;
  background-attachment: fixed;
  background-size: 1024px 603px;
}

#post_postgresql-count-estimate-function {
  background: #fff;
}

#post_postgresql-count-estimate-function h1,
#post_postgresql-count-estimate-function h2,
#post_postgresql-count-estimate-function h3,
#post_postgresql-count-estimate-function h4,
#post_postgresql-count-estimate-function h5,
#post_postgresql-count-estimate-function h6 {
  font-family: "Special Elite", monospace;
}
