.wrapper-site-identity {
height: 272px;
background-color: #000000;
background-image: url(“https://reposts.ciathyza.com/wp-content/uploads/2018/09/site-header.jpg”);
}
.site-title
{
}
.site-description
{
}
.top-header-right
{
border-bottom: 1px solid #000;
}
.tr-caption-container
{
border: 0px;
border-collapse: collapse;
width: unset;
margin: auto;
}
.tr-caption-container td, tr
{
padding: 0.2em;
}
.tr-caption
{
font-size: smaller;
width: -moz-min-content;
}
/* Keeps the nav bar full black, even at narrow screen size. */
@media screen and (max-width: 1199px)
{
.wrap-nav
{
background: black;
}
}