mirror of
https://github.com/go-gitea/gitea
synced 2024-12-23 17:14:27 +00:00
resize star font size
This commit is contained in:
parent
b3f0d25ce5
commit
e0493259a6
@ -1003,6 +1003,7 @@ The register and sign-in page style
|
|||||||
#repo-header-meta a > .btn {
|
#repo-header-meta a > .btn {
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
#repo-header-meta a > .btn i {
|
#repo-header-meta a > .btn i {
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
|
@ -43,6 +43,7 @@
|
|||||||
& > .btn {
|
& > .btn {
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
|
font-size: 14px;
|
||||||
i {
|
i {
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user