@charset "UTF-8";
/*
Theme Name: Sahifa Chield
Theme URI: http://themes.tielabs.com/sahifa/
Description: The Ultimate WordPress News Theme you have been waiting for!
Author: TieLabs
Author URI: http://tielabs.com/
License: license purchased
Version: 5.5.5
License URI: http://themeforest.net/licenses/regular_extended
Template: sahifa
Tags: two-columns, fluid-layout, fixed-layout, custom-background, threaded-comments, translation-ready, custom-menu
*/

@import url("../sahifa/style.css");

.post-previous a:after {
    content: '<';
    left: 0;
}

.post-next a:after {
    content: '>';
    right: 0;
}