htdocs/css/boxer.css [243:250]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  font-size: 16px;
  display: inline-block;
  position: absolute;
  margin: 30px 0;
  padding: 0px;
  text-align: center;
  width: 360px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



htdocs/css/boxer.scss [270:277]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        font-size: 16px;
        display: inline-block;
        position: absolute;
        margin: 30px 0;
        padding: 0px;
        text-align: center;
        width: 360px;
    }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



