(refs #405)Fix styles

This commit is contained in:
Naoki Takezoe
2014-06-16 10:59:21 +09:00
parent ab80cb8f60
commit c3a944b40e

View File

@@ -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;
} }