Changes

Jump to navigation Jump to search
no edit summary
Line 33: Line 33:  
     right: 0;
 
     right: 0;
 
     width: 100%;
 
     width: 100%;
background-color: rgba(14,6,30,0.75) !important;
+
    background-color: rgba(14,6,30,0.75) !important;
 
}
 
}
    +
.infobox {
 +
    border: 1px solid #8D79BE;
 +
    border-spacing: 3px;
 +
    background-color: none;
 +
    color: #8D79BE;
 +
    margin: 0.5em 0 0.5em 1em;
 +
    padding: 0.2em;
 +
    float: right;
 +
    clear: right;
 +
    font-size: 88%;
 +
    line-height: 1.5em;
 +
    width: 22em;
 +
}
 
dt {
 
dt {
 
     font-weight: 300;
 
     font-weight: 300;

Navigation menu