Changeset 8
Legend:
- Unmodified
- Added
- Removed
-
trunk/CSS
r1 r8 38 38 --> span.log_contents : post contents tag + comment body tag 39 39 --> span.log_contents_aside : tag for special 'aside' posts 40 --> a.link_readmore : when using ##BREAKPOINT## in post contents, you can adapt link with this tag (add an image with ":before {content: url();}" for instance 40 --> a.link_readmore : when using ##BREAKPOINT## in post contents, you can adapt link with this tag 41 (add an image with ":before {content: url();}" for instance 41 42 --> div.log_foot : author/date/number of comments wrap-tag 42 43 --> span.log_comments : number of comments in post … … 56 57 57 58 (various other tags) 58 a.link_next : tag for next link to more posts at bottom of page 59 a.link_prev : tag for previous link to more posts at bottom of page 59 div.log_nextprev_container : wrap tag for both next and previous link 60 --> a.link_prev : tag for previous link to more posts at bottom of page 61 --> a.link_next : tag for next link to more posts at bottom of page 62 60 63 acronym.blog_acro : determine the <acronym> style for all abreviations 64 65 (tags temporarily not used) 61 66 a.wikipedia : wikipedia tag 62 67 a.technorati : technorati tag
