comparison src/site.css @ 10:f9e6a4cc4f7d

add Post
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 30 Oct 2024 23:18:45 -0600 (5 months ago)
parents 2c63b10781e1
children dade6a560494
comparison
equal deleted inserted replaced
9:b8b12fd8be22 10:f9e6a4cc4f7d
12 } 12 }
13 a:hover { 13 a:hover {
14 text-decoration: underline; 14 text-decoration: underline;
15 } 15 }
16 16
17 button,
17 input[type="submit"] { 18 input[type="submit"] {
18 cursor: pointer; 19 cursor: pointer;
19 } 20 }
20 21
21 div[header] { 22 div[header] {