Template:Dndbeyond tooltip/style.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
max-width: 100%; | max-width: 100%; | ||
max-height: 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; | |||
} | } |