Style Fixes for AtCoder

Forced attempt to fix style issues on the AtCoder web pages.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Roumcha
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
10
Βαθμολογίες
0 0 0
Έκδοση
2024.7.27
Δημιουργήθηκε την
08/03/2024
Ενημερώθηκε την
27/07/2024
Μέγεθος
4 KB
Άδεια
CC0-1.0
Εφαρμόζεται σε

Features

This tool addresses the following issues that occur when viewing the AtCoder website on a PC:

Viewing AtCoder's homepage at a window width of 767.x px causes display distortion

It re-downloads the CSS files used on the page and applies it to widths ranging from 767 to 768 px.

Note: External communication occurs to download CSS files.

Long contest name causes multi-line nav on contest page

With a window width >991.95 px, a long contest name causes the multi-line navigation bar to block the tab bar.

Address this by omitting the long contest name.

When viewing AtCoderInfo with a narrow window width, the top menu does not open

It rearranges the menu to match the display when the width is wide.