mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-16 15:02:43 +00:00
repo description ui update
This commit is contained in:
parent
78097a2c5a
commit
06af48503c
2 changed files with 11 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue