20 lines
No EOL
515 B
CSS
20 lines
No EOL
515 B
CSS
/*
|
|
Theme Name: A Travel Blog
|
|
Theme URI: https://travel.ankenbrand.me
|
|
Description: A travel blog theme, a child of Hitchcock
|
|
Author: Markus Ankenbrand
|
|
Author URI: https://iimog.org
|
|
Template: hitchcock
|
|
Version: 1.0.0
|
|
License: GNU General Public License v2 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
Text Domain: atravelblog
|
|
*/
|
|
|
|
.blog-description {
|
|
font-family: 'Montserrat', 'Helvetica Neue', 'Helvetica', sans-serif
|
|
}
|
|
|
|
.post-inner {
|
|
width: 720px;
|
|
} |