/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */


/* Post Shortlink */
.post-shortlink {
	border-right: 5px solid red;
	padding-right: 5px;
	margin-bottom: 10px;
}

#post-shortlink-input {
	border-radius: 3px;
	padding: 2px 20px;
	font-size: unset;
}

.atlas-related{
	background-color: #fbf7f0;
	padding: 5px;
	border-radius: 8px;
}
