comparison src/site.css @ 16:bff178656073

delete function
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 06 Jul 2022 22:42:42 -0600
parents 2f20b11affdd
children 94e26bffd4fb
comparison
equal deleted inserted replaced
15:0edde02b908c 16:bff178656073
25 [content] { 25 [content] {
26 margin-left: 3%; 26 margin-left: 3%;
27 margin-right: 3%; 27 margin-right: 3%;
28 margin-bottom: 2em; 28 margin-bottom: 2em;
29 } 29 }
30
31 [hidden] {
32 display: none;
33 }