mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 13:19:17 +01:00
17 lines
No EOL
237 B
Text
17 lines
No EOL
237 B
Text
.organization {
|
|
padding-top: 15px;
|
|
padding-bottom: @footer-margin * 2;
|
|
|
|
.head {
|
|
.ui.header {
|
|
.text {
|
|
vertical-align: middle;
|
|
font-size: 1.6rem;
|
|
margin-left: 15px;
|
|
}
|
|
.ui.right {
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
}
|
|
} |