about
newsletter
submit
current issue
blog
archives
donate
Select Page
Aidan Djabarov
Aidan Djabarov
’s articles
No items found
current issue
Get your copy today!
donate
Like what you're reading?
Support us on
Patreon
!
Make a one-time
donation
!
Thank you to our
supporters
!
/* ----------------------------------------- */ /* View slug: single-author-articles-view - start */ /* ----------------------------------------- */ .wpv-loop { display: flex; display: -webkit-flex; /* Safari 8 */ flex-wrap: wrap; -webkit-flex-wrap: wrap; /* Safari 8 */ justify-content: center; -webkit-justify-content: center; /* Safari 8 */ } /* ----------------------------------------- */ /* View slug: single-author-articles-view - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Contributor Template - start */ /* ----------------------------------------- */ .cont-name { margin-bottom: 25px; } .cont-left { width: 30%; float: left; margin-right: 25px; } .cont-img img { max-width: 220px; border: 1px solid #ffffff; border-radius: 200px; } .cont-right { width: 65%; float: right; } .cont-social { margin-top: 45px; } .tw img, .fb img { height: 30px; padding-right: 10px; } .cont-posts { margin-top: 50px; } .cont-posts-title { font-family: 'Libre Baskerville', serif; font-size: 23px; padding-bottom: 30px; text-transform: lowercase; } /*------------------------------------------------*/ /*---------------[RESPONSIVE LAYOUTS]-------------*/ /*------------------------------------------------*/ @media only screen and ( min-width: 981px ) { } /*-------------------[960px]------------------*/ @media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { } /*-------------------[768px]------------------*/ @media only screen and ( max-width: 980px ) { } @media only screen and ( min-width: 768px ) and ( max-width: 980px ) { } @media screen and ( max-width: 782px ) { } /*-------------------[480px]------------------*/ @media only screen and ( max-width: 767px ) { .cont-left { width: 100%; float: left; margin-right: 0px; margin-bottom: 25px; } .cont-right { width: 100%; float: left; } } /*-------------------[320px]------------------*/ @media only screen and ( max-width: 479px ) { .cont-left { width: 100%; float: left; margin-right: 0px; margin-bottom: 25px; } .cont-right { width: 100%; float: left; } } /* ----------------------------------------- */ /* Content Template: Contributor Template - end */ /* ----------------------------------------- */