mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
(refs #405)Fix styles
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
body {
|
body {
|
||||||
color: #333;
|
color: #333;
|
||||||
line-height: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li p {
|
li p {
|
||||||
@@ -167,7 +166,6 @@ table.table th {
|
|||||||
|
|
||||||
div.block-header {
|
div.block-header {
|
||||||
font-size: large;
|
font-size: large;
|
||||||
margin-bottom: 4px;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -388,7 +386,6 @@ div.signin-form {
|
|||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
.account-fullname {
|
.account-fullname {
|
||||||
font-size: 140%;
|
font-size: 140%;
|
||||||
margin-bottom: 4px;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user