/* Theme Name: APT News Theme URI: https://aptarmy.github.io/apt-news.io/ Author: Mr.Pakpoom Tiwakornkit Author URI: https://github.com/aptarmy/ Description: APT News is responsive newspaper style theme for 2016. Easy to customize like drag and drop a widget which if you ability to change the design and layout within a minute. Documentation to use this theme can be found here https://aptarmy.github.io/apt-news.io/ Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: apt-news Tags: featured-images, translation-ready, custom-background, custom-menu, post-formats, sticky-posts, threaded-comments */ @charset "UTF-8"; @font-face { font-family: 'kanit-web'; src: url('fonts/kanit/kanit-light-webfont.eot'); src: url('fonts/kanit/kanit-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/kanit/kanit-light-webfont.woff2') format('woff2'), url('fonts/kanit/kanit-light-webfont.woff') format('woff'), url('fonts/kanit/kanit-light-webfont.ttf') format('truetype'); font-weight: 300; font-style: normal; } body { font: 15px/1.6em sans-serif; color: #333; /*apt background-color: #222;*/ } h1,h2,h3,h4,h5,h6, nav, ._heading{ font-family: "kanit-web", sans-serif; font-weight: 300; } h1,h2,h3,h4,h5{line-height: 1.3;margin: 0 0 1em;} h1{font-size: 1.6em;} h2{font-size: 1.4em;} h3{font-size: 1.2em;} h4{font-size: 16px;} h5{font-size: 14px;} a{ color: #254655; transition: 300ms; } a:hover{ color: #00aacc; text-decoration: none; } a:active,a:focus { color: #009e9f; text-decoration: none; } .site-content{ /*apt background-color: #fff;*/ } #page { overflow: hidden !important; } h2 label, h3 label, h4 label { font-weight: inherit; } textarea:focus, input:focus, *:focus { outline: none; } .container .container { width: 100%; padding-left: 0; padding-right: 0; } @media (min-width:1200px){ .container{width:1200px} } /* Other CSS files, please see THEME/css/head.css THEME/css/body.css THEME/css/side.css THEME/css/etc.css THEME/css/foot.css */