Commit 251e4466 authored by TokaKaram's avatar TokaKaram

edit links

parent 7769d870
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<title>THE BASE</title> <title>THE BASE</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" media="print" onload="this.media='all'"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" media="print" onload="this.media='all'">
<script> <script>
!function(f,b,e,v,n,t,s) !function(f,b,e,v,n,t,s)
......
* { * {
font-display: swap; font-display: swap;
} }
.hidden1,
.hidden {
content-visibility: hidden;
}
.play_games, .play_games,
header { header {
background-color: var(--bck_color); background-color: var(--bck_color);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment