dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

#text-mass-protect {
    height: 20em;
    width: 100%;
}
 
#text-error-output {
    width: 100%;
    margin: 5px auto 0 auto;
    color: black;
    background-color: #FFBFBF;
    border: 1px solid black;
    font-weight: bold;
    overflow: scroll;
    min-height: 120px;
}
 
#WikiaBar #t-mp {
    cursor: pointer;
}
 
#protection-bold {
    font-weight: bold;
}