Style Fixes for AtCoder

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

目前为 2024-03-08 提交的版本。查看 最新版本

作者
Roumcha
评分
0 0 0
版本
2023.12.1
创建于
2024-03-08
更新于
2024-03-08
大小
3.3 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.

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.