/*
Theme Name:   Cuesoft
Theme URI:    https://www.cuesoft.org/
Author:       Santiago Borja
Author URI:   https://www.santiagoborja.com/
Description:  Standalone theme for cuesoft.org. Ships a minimal classic
              shell (header.php/footer.php/functions.php) plus a library
              of self-contained page templates under /page-templates,
              each with its own inline stylesheet and markup.
Version:      1.0.0
Requires at least: 6.4
Requires PHP: 7.4
License:      Unlicensed
Text Domain:  cuesoft
*/

body {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}
