This commit is contained in:
ehpersonal38
2022-06-22 12:14:43 -04:00
parent b147efa507
commit 340fdc0505
3 changed files with 52 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ body::-webkit-scrollbar {
display:none
}
</style>
<link rel="stylesheet" href="style.css?v=14.0.6">
<link rel="stylesheet" href="style.css?v=14.0.7">
<body>
<div class="banner">
<div class="logo">
+4
View File
@@ -776,4 +776,8 @@ form#views button .updatenumber {
.brbanner h1 {
margin:0px;
font-size: xx-large;
}
.testbtn {
background:#77c487;
}