mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
guide page for bare repo
some ui fix
This commit is contained in:
@@ -724,6 +724,20 @@ html, body {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
.commit-list .date {
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
.guide-box pre, .guide-box .input-group {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 30px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.guide-box input[readonly] {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
/* wrapper and footer */
|
||||
|
||||
#wrapper {
|
||||
|
Reference in New Issue
Block a user