- .oktopolygraphist {
- flex: none;
- background: url("//dd.unicraft.org/static/branding/oktopolygraphist/header/bg.png") repeat;
- padding: 1rem 2rem;
- text-align: left;
- background-size: contain;
- background-position: right top;
- background-repeat: no-repeat;
- margin-bottom: -10rem;
- padding-bottom: 10rem;
- }
- .oktopolygraphist_logo {
- height: 10rem;
- margin: 0 auto;
- }
|