sheep-market

10.000 sheep created by online workers  https://p.ce9e.org/sheep-market/
git clone https://git.ce9e.org/sheep-market.git

commit
f5683a5fe009b861670ebe0c599206a188c8bde8
parent
1f8d03336a5216e6946cbbba4aed90ceac25d820
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-09-01 06:52
tweak dialog styling

Diffstat

M style.css 5 +++++

1 files changed, 5 insertions, 0 deletions


diff --git a/style.css b/style.css

@@ -38,6 +38,11 @@ footer {
   38    38     color: #777;
   39    39 }
   40    40 
   -1    41 dialog {
   -1    42     border: 1px solid;
   -1    43     box-shadow: 0 0 0.5em #0004;
   -1    44 }
   -1    45 
   41    46 .top {
   42    47     margin-bottom: 1.5em;
   43    48 }