Mercurial Hosting > disearch
comparison src/site.css @ 2:5ae5fbce0d75
start header
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 21 Oct 2023 21:29:56 -0600 |
parents | d19b150ecb83 |
children | 9534dd5eda89 |
comparison
equal
deleted
inserted
replaced
1:d19b150ecb83 | 2:5ae5fbce0d75 |
---|---|
10 text-decoration: none; | 10 text-decoration: none; |
11 } | 11 } |
12 a:hover { | 12 a:hover { |
13 text-decoration: underline; | 13 text-decoration: underline; |
14 } | 14 } |
15 | |
16 div[header] { | |
17 display: flex; | |
18 justify-content: space-between; | |
19 align-items: center; | |
20 } |