/*
Theme Name: Twenty Twenty
Theme URI: https://wordpress.org/themes/twentytwenty/
Description: Emergency restored theme
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwenty
*/
body { font-family: sans-serif; margin: 0; padding: 20px; background: #fff; color: #333; }
.site-header { text-align: center; padding: 40px 0; border-bottom: 1px solid #ddd; }
.site-header h1 { margin: 0; font-size: 2em; }
.site-content { max-width: 800px; margin: 0 auto; padding: 20px 0; }
.entry { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
.entry h2 { font-size: 1.5em; }
.entry h2 a { color: #333; text-decoration: none; }
.entry h2 a:hover { color: #0073aa; }
.entry-meta { color: #999; font-size: 0.9em; }
.entry-content { line-height: 1.8; }
.site-footer { text-align: center; padding: 20px 0; border-top: 1px solid #ddd; color: #999; }
