fixed #114 : minimum & maximum scale removed

This commit is contained in:
Nicolas Lœuillet
2013-08-11 19:42:52 +02:00
parent 82051a6a6a
commit 15493df62d
2 changed files with 2 additions and 7 deletions

View File

@ -120,11 +120,6 @@ header h1 {
height: 16px;
}
#main .entrie .url {
font-size: 13px;
}
/*** ***/
/*** ARTICLE PAGE ***/
@ -244,5 +239,5 @@ footer {
}
.reading-time {
font-size: 13px;
font-size: 0.8em;
}