Fix permalink image alignement in daily page
This commit is contained in:
parent
04a0e8ea34
commit
01c6e32a02
1 changed files with 4 additions and 0 deletions
|
@ -803,6 +803,10 @@ div.dailyAbout img {
|
||||||
height: 14px;
|
height: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.dailyEntryPermalink {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
div.dailyTitle {
|
div.dailyTitle {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 44pt;
|
font-size: 44pt;
|
||||||
|
|
Loading…
Reference in a new issue