397 part 2

This commit is contained in:
ehpersonal38
2022-06-22 12:20:47 -04:00
parent 340fdc0505
commit 8d43a409e3
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ body::-webkit-scrollbar {
display:none
}
</style>
<link rel="stylesheet" href="style.css?v=14.0.7">
<link rel="stylesheet" href="style.css?v=14.0.6.22">
<body>
<div class="banner">
<div class="logo">
+4 -1
View File
@@ -779,5 +779,8 @@ form#views button .updatenumber {
}
.testbtn {
background:#77c487;
background:#77c487 !important;
}
#testsuccessmsg {
font-size:small;
}