InsulineSodarameme/css/upload.css
2023-01-06 17:16:30 +01:00

13 lines
261 B
CSS

.generalPanel{
margin-right: auto;
margin-left: auto;
margin-top: 15%;
margin-bottom: 15%;
width:70%;
background: rgba(150, 0, 0, 0.212);
border-style:solid;
border-width:10px;
border-color: white;
border-radius:100px;
}