mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
(refs #49)Add favicon and header logo. Thanks to @hansgru!
This commit is contained in:
@@ -38,11 +38,17 @@ div.nav-collapse a.menu-last {
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
||||
div.gitbucket-version {
|
||||
.navbar .brand {
|
||||
padding-top: 6px;
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
.navbar .brand img {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
span.header-version {
|
||||
font-size: small;
|
||||
color: silver;
|
||||
float: right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
/* ======================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user