Files @ 1759a07630a8
Branch filter:

Location: symposion_app/static/src/pyconau2017/css/stylesheets/ie.css

Nick Seidenman (N6)
A few mods to be able to use the runserver site for debugging. We'll back these out once the real
(via apache) site is up and running.
/* line 1, ../sass/ie.scss */
.banner {
  background: none;
  background: white url("../../img/banner.png") no-repeat 50% 50%;
}

/* line 6, ../sass/ie.scss */
.internal-banner {
  background-color: #fefefe;
}