Skip to content

plusliga by xResto

Details

AuthorxResto

LicenseNo License

Categoryplusliga

Created

Updated

Size533 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Display tables next to each other

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       plusliga
@version    20250303.00.08
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://www.plusliga.pl/games/action/show/id/") {
main section:nth-child(6) .container {
    display: flex !important;
}

main section:nth-child(6) .container .section-title, main section:nth-child(6) .container .title, main section:nth-child(6) .container .row {
    display: none !important;
}

main section:nth-child(6) .container .text-center {
    width: 50% !important;
    margin-top: 0 !important
}
}

Reviews

No reviews yet.