css/wrapper

This commit is contained in:
Marc Beninca 2025-01-26 17:23:23 +01:00
parent 87e13f0033
commit be38b00726
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 35 additions and 22 deletions

View file

@ -1,5 +1,5 @@
* {
border-color: magenta;
border-style: solid;
border-style: dashed;
border-width: 1px;
}