yasir
commited on
Commit
•
5351339
1
Parent(s):
62b4936
Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -440,6 +440,9 @@ progress::-moz-progress-bar {
|
|
440 |
padding:0px;
|
441 |
gap:0px;
|
442 |
}
|
|
|
|
|
|
|
443 |
</style>
|
444 |
</head>
|
445 |
<body>
|
@@ -451,7 +454,7 @@ progress::-moz-progress-bar {
|
|
451 |
</button>-->
|
452 |
</div>
|
453 |
|
454 |
-
<h3 id="grad">Please like this space
|
455 |
|
456 |
</div>
|
457 |
<div id="main">
|
|
|
440 |
padding:0px;
|
441 |
gap:0px;
|
442 |
}
|
443 |
+
h3 a{
|
444 |
+
color: blue;
|
445 |
+
}
|
446 |
</style>
|
447 |
</head>
|
448 |
<body>
|
|
|
454 |
</button>-->
|
455 |
</div>
|
456 |
|
457 |
+
<h3 id="grad">Please like this space ❤️ <a href="https://www.buymeacoffee.com/mygX">Support ME</a></h3>
|
458 |
|
459 |
</div>
|
460 |
<div id="main">
|