mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Huge updates!!!!! Be careful to merge!!!!
This commit is contained in:
@@ -373,7 +373,7 @@ img.avatar-30 {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
margin-right: 8px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.markdown a span.octicon-link {
|
||||
opacity: 0;
|
||||
@@ -1058,6 +1058,9 @@ The register and sign-in page style
|
||||
}
|
||||
#repo-bare-start pre {
|
||||
margin: 0 40px;
|
||||
padding: 6px 10px;
|
||||
border: 1px solid #ddd;
|
||||
background: #f8f8f8;
|
||||
}
|
||||
.repo-bare #repo-bare-start h2 {
|
||||
margin-top: 30px;
|
||||
@@ -1073,6 +1076,7 @@ The register and sign-in page style
|
||||
margin-right: 200px;
|
||||
}
|
||||
.repo-bare #repo-clone-help {
|
||||
clear: both;
|
||||
width: 100%;
|
||||
}
|
||||
.repo-bare #repo-clone-url {
|
||||
|
Reference in New Issue
Block a user