mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-22 23:52:30 +02:00
9 lines
142 B
CSS
9 lines
142 B
CSS
.containerBox {
|
|
border-radius: 5px;
|
|
padding: 10px;
|
|
}
|
|
|
|
.certificateBox {
|
|
border: 1px solid rgb(177, 174, 174);
|
|
padding: 20px;
|
|
} |