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