Style Fixes for AtCoder

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

Skaber
Roumcha
Daglige installationer
0
Installationer i alt
6
Bedømmelser
0 0 0
Version
2024.7.27
Oprettet
08.03.2024
Opdateret
27.07.2024
Licens
CC0-1.0
Gælder for

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.