root/branches/athena/build/theme_templates/modules/postheader/bottom_border.css.tt @ 1092

Revision 1092, 163 bytes (checked in by hachi, 2 years ago)

Merging release-15 to athena branch. svn merge -r59987:60375 http://svn.sixapart.com/repos/eng/movabletype/branches/release-15 .

  • Property svn:executable set to *
Line 
1[%# Post header with border underneath like Camo. No image -%]
2
3.asset-name a {
4    margin-bottom: 8px;
5}
6
7.asset-name a:hover {
8    text-decoration: underline;
9}
Note: See TracBrowser for help on using the browser.