source ⟩ hypertext ⟩ public ⟩ shrines ⟩ gaea ⟩ shrine.css
:root {
--background: #CFDD;
--text: #032;
--accent: #164;
}
body {
background-image: url("/shrines/gaea/grass.png");
}
.treeline {
width: 100%;
margin: 2em 0;
}
p.hymn {
font-style: italic;
text-align: center;
}
details, summary {
padding: 0;
border: none;
}