@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("romdata.buffed.de"), domain("romdata.getbuffed.com"), domain("romdata.buffed.ru") {

body { background: #353535 !important; }

#bfd-mainframe { top: 0 !important; }

/* ads */
body > :not(#bfd-mainframe):not(#BUFFED_TOOLTIP),
iframe,
#adLayerRight,
#bfd-leaderboard { display: none !important; }


/* row highlight */
.db-item-table tbody tr { background: #222 !important; }
.db-item-table tbody tr:hover { background: #333 !important; }


/* slightly brighter blue named items */
.q2, .qrom2 { color: #1084dc!important; }

}