11-15-20_05:33:43

This commit is contained in:
Rax Ventus 2020-11-15 05:33:43 -07:00
parent 008a7db007
commit 9469f8967b
1 changed files with 4 additions and 1 deletions

View File

@ -2,5 +2,8 @@
width: 50%;
float: left;
border-radius: 12px;
border: 2px #0066ff;
border-width: 3px;
border-style: groove;
border-color: #0066ff;
}