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:
@@ -5,14 +5,16 @@
|
||||
&:hover {
|
||||
}
|
||||
}
|
||||
|
||||
.btn-small {
|
||||
font-size: 0.9*@baseFontSize;
|
||||
padding: .4em .9em;
|
||||
}
|
||||
|
||||
.btn-medium {
|
||||
font-size: @baseFontSize;
|
||||
padding: .4em .9em;
|
||||
}
|
||||
.btn-large {
|
||||
font-size: 1.2*@baseFontSize;
|
||||
font-size: 1.2*@baseFontSize;
|
||||
}
|
||||
|
||||
.btn-green {
|
||||
@@ -23,7 +25,6 @@
|
||||
color: #FFF;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-blue {
|
||||
background-color: @btnBlueColor;
|
||||
border: 1px solid @btnBlueColor;
|
||||
|
Reference in New Issue
Block a user