Skip to content

Willhaben zentriert by ThomasW2005

Details

AuthorThomasW2005

LicenseNo License

Categorywillhaben.at

Created

Updated

Size513 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Zentriert die willhaben seite

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Willhaben zentriert
@version      20240223.13.37
@namespace    https://userstyles.world/user/ThomasW2005
@description  Zentriert die willhaben seite
@author       ThomasW2005
@license      No License
==/UserStyle== */

@-moz-document domain("willhaben.at") {
html > body > div:nth-child(3) > div:first-child > div:nth-child(3)  {
    display: block;
}

html > body > div:nth-child(3) > div:first-child > div:nth-child(3) > div:first-child {
    width: 970px;
    margin: 0 auto;
}
}

Reviews

No reviews yet.