mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 13:38:00 +02:00
repo description ui update
This commit is contained in:
@ -414,6 +414,15 @@ html, body {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.gogs-repo-nav .name{
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.gogs-repo-nav .desc{
|
||||
color: #888;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.gogs-repo-nav h3 .fa {
|
||||
color: #BBB;
|
||||
margin-left: 0;
|
||||
|
Reference in New Issue
Block a user