/*
Theme Name: Giulio Poletti Resume
Theme URI: https://giuliopoletti.ca/
Author: Giulio Poletti
Author URI: https://giuliopoletti.ca/
Description: A custom WordPress theme featuring a polished, designed resume page template for Giulio Poletti — WordPress Expert & Digital Specialist. Includes a selectable "Resume Page" template available from Page Attributes when creating or editing a Page.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: giulio-resume
Tags: portfolio, resume, one-page, custom-template
*/

/* This file is required by WordPress for theme identification.
   The actual resume design styles live in /assets/css/resume.css
   and are enqueued only on pages that use the Resume Page template
   (see functions.php). Keep this file minimal. */

html, body { margin: 0; padding: 0; }
