Блог пользователя -is-this-fft-

Автор -is-this-fft-, история, 25 часов назад, По-английски

As is tradition, we once again have snowflakes in the background. But I find that having these snowflakes behind a blog post or problem statement makes it hard to read (and generally completely breaks "dark mode" extensions).

I suggest this one-line fix:

/* not the <body>, but a <div> with id "body" */
#body { 
    background: white;
}

With this, the site still looks nice and festive, but the snowflakes are only on the sides and not under the content itself.

I know that we can use extensions and user stylesheets and other things, and I am indeed using one, but I actually think this is something that should be implemented in Codeforces.

  • Проголосовать: нравится
  • +81
  • Проголосовать: не нравится

»
16 часов назад, # |
  Проголосовать: нравится +13 Проголосовать: не нравится

As someone that uses codeforces entirely zoomed in (because i don't see a pito), I wouldn't be able to see the snowflakes at all, so I don't really like this idea.

Also it completely kills the snowflakes for mobile version.

»
15 часов назад, # |
Rev. 2   Проголосовать: нравится +6 Проголосовать: не нравится

old version of comment wrote my friend, my apologise

»
15 часов назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

.body for class "body"