Results Stlye

This commit is contained in:
Ben PC
2022-03-30 10:15:29 +02:00
parent eb40df200b
commit 1de769f3e1

View File

@@ -101,7 +101,11 @@
background-color: white; background-color: white;
border-style: solid; border-style: solid;
border-width: 2px; border-width: 1px;
border-radius: 3px;
border-color: grey;
box-shadow: 1px 1px 10px grey;
position: relative; position: relative;