forked from rDrama/rDrama
1
0
Fork 0
retarD/files
Snakes f04c3d6cdd Asst'd mobile CSS & markup fixes.
Kitchen sink commit of semi-related things:
  - `#profile--bio a` tags didn't properly wrap on mobile with some
    browsers. Changing overflow-wrap may fix this.
  - Userpage markup for mobile tried to place profile_bio inside a
    <p> tag. Nesting paragraphs is invalid HTML. It has been made a
    <div> to match desktop and even nearby sections on mobile.
  - Fedi icon in mobile dropdown had the wrong classes, which broke
    consistent styling with its neighbors.
  - fa-square-share-nodes improperly wound up with the fa-share-nodes
    character code when committed.
2022-06-15 05:59:27 -04:00
..
classes Clarify notif color logic, extend to modaction. 2022-06-15 01:43:34 -04:00
helpers Deduplicate site-specific constants, add SNAKES_ID. 2022-06-14 23:39:37 -04:00
mail fds 2022-05-26 00:26:03 +02:00
routes Create directory page for sidebar megathreads. 2022-06-15 03:27:04 -04:00
templates Asst'd mobile CSS & markup fixes. 2022-06-15 05:59:27 -04:00
tests vdffsd 2022-05-23 00:45:04 +02:00
__init__.py Revert "delete useless file" 2022-06-10 21:50:09 -04:00
__main__.py Revert "use redis for site settings instead of a json file" 2022-06-10 23:52:32 +02:00
cli.py Refactor stat timers, award timers. 2022-06-10 05:47:41 -04:00