Fix permalink image alignement in daily page

This commit is contained in:
ArthurHoaro 2017-01-05 16:15:51 +01:00
parent 04a0e8ea34
commit 01c6e32a02
1 changed files with 4 additions and 0 deletions

View File

@ -803,6 +803,10 @@ div.dailyAbout img {
height: 14px;
}
div.dailyEntryPermalink {
float: right;
}
div.dailyTitle {
font-weight: bold;
font-size: 44pt;