microformats: add h-entry and h-feed #75
This commit is contained in:
parent
c1dce73359
commit
3620926038
6 changed files with 40 additions and 24 deletions
|
@ -319,6 +319,14 @@ article header h1 a {
|
|||
display: inline;
|
||||
}
|
||||
|
||||
.post-hidden-url {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-hidden-author {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-date {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue