/**
Theme Name:          New user interface
Description:         New user interface pfeifferNet website(s).
Version:             2.0.0
Template:            generatepress
Author URI:          https://pfeiffer.net.au/keith/
Author:              Keith Pfeiffer
License URI:         https://www.gnu.org/licenses/gpl-3.0
License:             GNU General Public License v3 or later
Requires at least:   7.0
Requires PHP:        8.3
Tested up to:        7.0
Text Domain:         nui
Theme URI:           https://krpfeiffer.github.io/newUI/
Update URI:          https://api.github.com/repos/krpfeiffer/newUI/releases/latest

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
*/

/* =============================================================================
# Custom properties
*/

:root {
	--pnet-image-aspect: 5/3;
}
