diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index f001fe3..c4a66bf 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -103,18 +103,15 @@ /* ======================================================================== */ div.head { margin-bottom: 10px; - font-weight: bold; + font-size: 18px; } div.head div.forked { font-size: 60%; + margin-left: 36px; color: #999999; } -div.head div.forked a { - font-weight: normal; -} - div.container { width: 920px; }