Wordpress Neve Persian Improvement.css
@import url('https://cdn.rawgit.com/rastikerdar/vazir-font/v20.1.0/dist/font-face.css'); | |
@import url('https://cdn.rawgit.com/rastikerdar/shabnam-font/v4.0.0/dist/font-face.css'); | |
h1, h2, h3, h4, h5, h6, .widget .widget-title, .site-description, .site-title, .entry-title, .entry-title a, .comments-title, .nav-menu a, widget-title { | |
font-family: Shabnam, "Source Sans Pro", Helvetica, sans-serif; | |
} | |
*, .entry-content { | |
font-family: Vazir; | |
} | |
@media (min-width: 960px) { | |
.brand { | |
border-left: 1px solid #777; | |
padding-left: 8px; | |
padding-bottom: 6px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment