mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-18 03:30:54 +01:00
Working on organization pages
This commit is contained in:
@@ -182,4 +182,18 @@
|
||||
.note {
|
||||
margin-left: 153px;
|
||||
}
|
||||
}
|
||||
#org-team-card {
|
||||
.desc {
|
||||
font-size: 14px;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
.team-stats {
|
||||
padding: 0 20px 10px 20px;
|
||||
text-transform: uppercase;
|
||||
border-bottom: 1px solid #dddddd;
|
||||
}
|
||||
.panel-footer {
|
||||
padding: 10px 20px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user