mirror of
https://github.com/go-gitea/theme.git
synced 2026-07-01 20:35:45 -04:00
[PR #26] [MERGED] Improve overall look of the navigation for docs.gitea.io #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/theme/pull/26
Author: @metalmatze
Created: 12/23/2016
Status: ✅ Merged
Merged: 12/23/2016
Merged by: @metalmatze
Base:
master← Head:feature/improve-navigation📝 Commits (3)
8be15bcRemove links from empty navigation headlinesff52bffOnly show nav's border-right on bigger screens55617f2The blog content shall not be that wide, but more readable📊 Changes
4 files changed (+15 additions, -13 deletions)
View changed files
📝
layouts/partials/pages.html(+2 -4)📝
layouts/post/list.html(+1 -1)📝
layouts/post/single.html(+9 -7)📝
src/main.scss(+3 -1)📄 Description
Improve overall look of the navigation for docs.gitea.io
Additionally the blog post content isn't 12 wide for lg anymore. Rather 8 and centered, way better to read.
New styles for the navigation.
No border-right for the navigation for smaller devices

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.