mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Finish new home page of organization
This commit is contained in:
@@ -50,6 +50,11 @@ img.avatar-48{
|
||||
height: 48px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
img.avatar-100{
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
#wrapper {
|
||||
padding: 0;
|
||||
margin: 0 0 -55px 0;
|
||||
@@ -242,4 +247,7 @@ clear: both;
|
||||
}
|
||||
.text-grey {
|
||||
color: #999999;
|
||||
}
|
||||
.text-black {
|
||||
color: #444444;
|
||||
}
|
Reference in New Issue
Block a user