Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 123: Line 123:


.portlet h5 {
.portlet h5 {
    position: relative;
    left: 4px;
     background-color: transparent;
     background-color: transparent;
     color: white;
     color: white;
     font-size: 90%;
     font-size: 90%;
     font-weight: bold;
     font-weight: bold;
    text-align: center;
     border: none;
     border: none;
     text-transform: capitalize;
     text-transform: capitalize;
     background-position: bottom left;
     background-position: bottom left;
}
}