gitea/web_src/css
silverwind 8cad44f410
Remove the negative margin from .page-content (#29922)
The negative margin was suboptimal and presents a few unnecessary
challenges while styling the page. Remove it and add custom margin
values, which slightly changes the height a few things near the top of
the page as well:

15px less height of explore and login navbar:

<img width="899" alt="Screenshot 2024-03-20 at 00 52 34"
src="https://github.com/go-gitea/gitea/assets/115237/72a01ca4-5d17-4a0f-b915-61f95054fcb1">

15px reduced padding-top height of "user bar" and equal 4px padding
added:

<img width="484" alt="Screenshot 2024-03-20 at 00 52 50"
src="https://github.com/go-gitea/gitea/assets/115237/a8507e6d-372d-4a8b-9048-66fcf8a5facd">

3px less padding on top of repo:

<img width="552" alt="Screenshot 2024-03-20 at 00 53 49"
src="https://github.com/go-gitea/gitea/assets/115237/dede6e44-7688-440f-a1b6-13532638ae03">
2024-03-20 11:21:18 +00:00
..
chroma
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features
markup
modules
repo Remove the negative margin from .page-content (#29922) 2024-03-20 11:21:18 +00:00
shared
standalone
themes
actions.css
admin.css
base.css Remove the negative margin from .page-content (#29922) 2024-03-20 11:21:18 +00:00
dashboard.css Remove the negative margin from .page-content (#29922) 2024-03-20 11:21:18 +00:00
explore.css
font_i18n.css
form.css
helpers.css Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
home.css
index.css
install.css
org.css
repo.css Refactor clone-panel styles (#29861) 2024-03-17 12:40:42 +00:00
review.css
user.css Remove the negative margin from .page-content (#29922) 2024-03-20 11:21:18 +00:00