Web Editor home made

This commit is contained in:
Surya Paolo
2022-11-17 08:10:43 +01:00
parent 711f1b515d
commit 495abc33be
77 changed files with 1742 additions and 1771 deletions

View File

@@ -462,6 +462,9 @@ body.mobile .landing:before {
border: #11f609 solid 2px;
cursor: pointer;
}
.selectedElem {
border: #200e96 solid 3px !important;
}
.align_center {
text-align: center;