comparison website/src/site.css @ 1935:12957bc6fa07 default tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 03 May 2025 12:17:35 -0600
parents 4206242c7a13
children
comparison
equal deleted inserted replaced
1934:5b5d88cf13b5 1935:12957bc6fa07
67 } 67 }
68 68
69 div[footer] { 69 div[footer] {
70 margin-top: 32px; 70 margin-top: 32px;
71 font-size: small; 71 font-size: small;
72 display: flex;
73 justify-content: space-between;
72 } 74 }
73 div[footer] img { 75 div[footer] img {
74 height: 1em; 76 height: 1em;
75 vertical-align: top; 77 vertical-align: top;
76 } 78 }