comparison src/chat.css @ 89:3053a4fc10be

spy
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 13 Mar 2025 17:56:39 -0600
parents a47036fd0158
children
comparison
equal deleted inserted replaced
88:7b339b1ccd11 89:3053a4fc10be
78 div[intro] input[type=email] { 78 div[intro] input[type=email] {
79 width: 250px; 79 width: 250px;
80 max-width: 100%; 80 max-width: 100%;
81 } 81 }
82 82
83 div[unread] { 83 div[up_to] {
84 font-size: 12px; 84 font-size: 12px;
85 color: grey; 85 color: grey;
86 text-align: right; 86 text-align: right;
87 } 87 }
88 88