#p-logo a {
#background-image: url("//wiki.dungeondefenders2.com/resources/assets/logo.png") !important;
#background-position: left top;
#background-repeat: no-repeat;
height: 102px;
width: 145px;
height: 102px;
position: static !important;
#width: 300px;
}
ul.tabbernav {
display: flex;
position: relative;
z-index: 1;
overflow-x: scroll;
line-height: 18px !important;
.simple-tooltip {
color: inherit !important;
}
/* Styles code blocks for documentation on templates */
code.tempdoc-code-block {
display: flex;
justify-content: center;
width: 90%;
margin: auto;
padding-bottom: 25px;
white-space: pre-wrap;
}