mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
photo post fix
This commit is contained in:
parent
ac0dbe9edd
commit
7b6f9bf812
@ -2,6 +2,7 @@
|
|||||||
/////////////////////////////////////
|
/////////////////////////////////////
|
||||||
|
|
||||||
.hentry.format-photo {
|
.hentry.format-photo {
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
figure {
|
figure {
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -44,6 +45,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.entry-content { text-align: left; }
|
||||||
|
|
||||||
.page-single & {
|
.page-single & {
|
||||||
|
|
||||||
padding-top: @line-height-computed*2;
|
padding-top: @line-height-computed*2;
|
||||||
@ -67,18 +70,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.photo-link {
|
.photo-link {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
|
||||||
|
|
||||||
#exif {
|
|
||||||
font-size: @font-size-small;
|
|
||||||
color: #b9c3c9;
|
|
||||||
text-align: center;
|
|
||||||
margin-bottom: .5em;
|
|
||||||
|
|
||||||
span {
|
|
||||||
margin-right: 1em;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user