mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
install sample page
This commit is contained in:
@@ -224,6 +224,15 @@ html, body {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
#gogs-install-card{
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
#gogs-install-card .form-group {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.gogs-card .btn {
|
||||
cursor: pointer;
|
||||
margin-right: 1.2em;
|
||||
@@ -676,7 +685,7 @@ html, body {
|
||||
margin: 0 .5em 0 0;
|
||||
}
|
||||
|
||||
.file-content .file-head .file-size{
|
||||
.file-content .file-head .file-size {
|
||||
font-size: 13px;
|
||||
color: #888;
|
||||
margin-left: 1em;
|
||||
|
Reference in New Issue
Block a user