0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
themes
/
base_files
/
less
/
[
Home
]
File: tiki-blogs.less
// $Id: tiki-blogs.less 54996 2015-04-07 14:40:06Z chibaguy $ // Blogs .blogheading { display: block; width: 100%; clear: both; } .blogdesc { display: block; width: 40%; padding: 8px; margin-top: 8px; margin-left: 6px; } .bloginfo { display: block; } .blogactions > .btn-group { float: right; } .postinfo { margin-bottom: 20px; margin-top: 10px; div { margin-top: 30%; } } div.posthead { text-align: left; padding: 3px; } span.posthead { display: block; } .postbody-title .panel-title { font-size: 1.4em; } //body.tiki_blogs .post_single { // padding-bottom: 30px; //} .breadcrumb { font-size: @breadcrumb-font-size; font-style: @breadcrumb-font-style; display: @breadcrumb-display; } small.description { display: block; } .description { font-size: .95em; font-style: italic; } // Related content .related_posts, .related_articles { margin-top: 3em; } .related_posts h4, .related_articles h4 { margin: 0; } .postfooter .pager { margin-bottom: 0; }