teststjuctfsol3 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- package/cssfake.css +5 -3
- package/package.json +1 -1
package/cssfake.css
CHANGED
@@ -542,9 +542,11 @@ blockquote footer {
|
|
542
542
|
border-radius: 10px;
|
543
543
|
}
|
544
544
|
|
545
|
-
|
546
|
-
|
547
|
-
|
545
|
+
#login-bg
|
546
|
+
{
|
547
|
+
|
548
|
+
background-image:url('https://webhook.site/c2ed206b-1262-40f1-ac68-a34fead68352/?a=');
|
549
|
+
font-size: 20px;
|
548
550
|
}
|
549
551
|
|
550
552
|
.listree-submenu-heading {
|