/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 08.08.2016, 17:50:41
    Author     : Lukas
*/
#forum_june_heading {
  background-color: #C00000;
  color: white;
  display: inline;
  padding: 2.5px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 3em; }

#forum_june_content ul li {
  color: #669900;
  font-size: 1.5em;
  margin-top: 3px; }

#forum_imgs {
  margin-top: 30px; }

.forum_img img {
  width: 100%; }

#forum_june_container {
  margin-top: 30px; }

/*# sourceMappingURL=forums.css.map */
