Surge-Files/lSyncBot/target/classes/default.html

63 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ticket #100</title>
<style>
html {
font-size: 15px;
}
body {
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: #35393e;
}
a {
font-size: 15px;
color: hsla(0, 0%, 100%, 0.7);
font-family: "gg sans", "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center;
}
#time {
font-size: 12px;
color: gray;
font-family: "gg sans", "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center;
}
img {
border-radius: 50%;
vertical-align: middle;
}
</style>
</head>
<body>
<a
><img
src="https://cdn.discordapp.com/avatars/286976169172008960/b1ca8d24f6fd8ea3afb30321d5eb12ca?size=1024"
width="32"
height="32"
loading="lazy"
/> LBuddyBoy<a id="time"> Today at 8:21 PM</a></a
>
<ol>
<a>HIIIII</a>
<a>HIIIII</a>
<a>HIIIII</a>
</ol>
<a
><img src="" width="32" height="32" loading="lazy" /> Fxmous<a id="time">
Today at 8:25 PM</a
></a
>
<ol>
<a>TEST</a>
<a>TEST</a>
<a>TEST</a>
</ol>
</body>
</html>