User:Sawyer777/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* ==UserStyle==
@name         WMF Wikipedia Library collections compressor
@version      20231201.04.31
@namespace    ?
==/UserStyle== */

@-moz-document domain("wikipedialibrary.wmflabs.org") {
.collection-tile {
    margin: 0;
}
.collection-tile .card-body {
    display: none;
}
.collections-pane .col-xl-3 {
    max-width: 16%;
}
.fa-search {
    height: 0;
}
.card-img-top {
    max-height: 8em;
}
}

#teahouseNavbar {display: block !important;} /* Adds the hidden host navbox to your Teahouse pages */

body .ttm_harv_err {color:green}
body .ttm_harv_err_dup {color:green}
body .ttm_harv_warn {color:#793300; text-decoration:wavy wheat underline}