Changes

m
no edit summary
Line 268: Line 268:  
   color: white;
 
   color: white;
 
   text-shadow: 0px 2px #00321f;
 
   text-shadow: 0px 2px #00321f;
 +
}
 +
 +
/* Location Infobox */
 +
#location {
 +
  max-width:400px;
 +
}
 +
 +
#location img {
 +
  width:90%;
 +
  height:auto;
 
}
 
}