(refs #405)Fix styles

This commit is contained in:
Naoki Takezoe
2014-06-16 10:39:27 +09:00
parent 4f45e047d2
commit ab80cb8f60

View File

@@ -167,6 +167,7 @@ table.table th {
div.block-header { div.block-header {
font-size: large; font-size: large;
margin-bottom: 4px;
font-weight: bold; font-weight: bold;
} }
@@ -387,6 +388,7 @@ div.signin-form {
/****************************************************************************/ /****************************************************************************/
.account-fullname { .account-fullname {
font-size: 140%; font-size: 140%;
margin-bottom: 4px;
font-weight: bold; font-weight: bold;
} }