Mercurial Hosting > chat
comparison src/site.css @ 41:818697418dbe
add voice link
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 27 Feb 2025 19:05:57 -0700 |
parents | 7ea33179592a |
children | 8c6a2f602dbd |
comparison
equal
deleted
inserted
replaced
40:7ea33179592a | 41:818697418dbe |
---|---|
30 font-size: 14px; | 30 font-size: 14px; |
31 background-color: #ddd; | 31 background-color: #ddd; |
32 padding: 8px 3%; | 32 padding: 8px 3%; |
33 display: flex; | 33 display: flex; |
34 justify-content: space-between; | 34 justify-content: space-between; |
35 align-items: center; | |
36 } | |
37 | |
38 div[header] span[right] { | |
39 display: flex; | |
40 align-items: center; | |
41 gap: 8px; | |
35 } | 42 } |
36 | 43 |
37 [content] { | 44 [content] { |
38 margin-left: 3%; | 45 margin-left: 3%; |
39 margin-right: 3%; | 46 margin-right: 3%; |