Updates admin and moderation texts

This commit is contained in:
Alberto Garcia Cabeza
2015-09-25 09:40:51 +02:00
parent 0aef9b4083
commit 8dd027d974
3 changed files with 73 additions and 15 deletions

View File

@@ -29,7 +29,22 @@ body.admin {
}
.dashboard {
text-align: justify;
margin-bottom: rem-calc(48);
ul, ol {
margin-left: rem-calc(12);
li {
font-size: rem-calc(15);
line-height: rem-calc(30);
margin-bottom: rem-calc(12);
}
}
p {
font-size: rem-calc(15);
line-height: rem-calc(30);
}
h3 {
font-weight: bold;