stacy_branch #35

Merged
MarkHipe merged 2 commits from stacy_branch into main 2024-03-07 11:40:01 +08:00
1 changed files with 0 additions and 14 deletions
Showing only changes of commit 639bccf3e5 - Show all commits

View File

@ -92,20 +92,6 @@ if ($_SESSION["userId"] <> "") {
color: #ffaa00;
cursor: pointer;
}
#edit_modal .cover-upload:after{
background-color: orange;
}
.ec-user-account .ec-vendor-block-bg {
width: 100%;
height: 200px;
background-image: none;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-blend-mode: overlay;
background-color: rgba(0, 0, 0, 0.6);
border-radius: 5px;
}
</style>
</head>