/*
Theme Name: Atollscape Fullscreen
Theme URI: https://www.atollscape.com
Description: Child theme of Twenty Twenty-Four. Adds a full-screen page template with no header, footer, title, or content column - used for the screensaver landing and the horizontal profile page. Everything else inherits from Twenty Twenty-Four unchanged.
Author: Atollscape
Template: twentytwentyfour
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
Text Domain: atollscape-child
*/

/* When a page uses the Full Screen template, strip page chrome to the edges. */
.atollscape-fullscreen{margin:0;padding:0;}
