/*
Theme Name: Tablec
Theme URI: https://tablec.lh
Author: Techsol
Description: Theme custom dedie au sous-site Tablec.
Version: 1.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: tablec
*/

body {
    font-family: Georgia, serif;
    margin: 0;
    padding: 2rem;
    background: #101820;
    color: #f2f2f2;
}

header.site-header {
    border-bottom: 3px solid #d4af37;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}

header.site-header h1 a {
    color: #d4af37;
    text-decoration: none;
}
