Template:Dndbeyond tooltip/style.css
Jump to navigation
Jump to search
div.header {
display: flex;
height: 70px;
padding: 0 10px 10px;
position: relative;
}
.fitimage {
max-width: 100%;
max-height: 100%;
position: absolute;
top: 0;
left: 0;
}
.header-text {
font-size: 28px;
font-family: "Roboto Condensed",Roboto,Helvetica,sans-serif;
color: white;
position: relative;
}