Template:Banner

From From The Ashes Wiki
Revision as of 17:38, 24 July 2017 by Amane (talk | contribs)
Jump to: navigation, search

.banner {

   border: 6px solid black;
   border-radius: 10px;
   box-sizing: border-box;
   height: auto;
   max-width: 1278px;
   width: 100%;

} .center * {

   margin-left: auto;
   margin-right: auto;

} img {

   border: medium none;
   vertical-align: middle;