mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
40 lines
1.4 KiB
HTML
40 lines
1.4 KiB
HTML
<html lang="en">
|
|
<head>
|
|
<title>Toolbox Enterprise Mock Auth Login</title>
|
|
<link rel="preconnect" href="https://fonts.gstatic.com"/>
|
|
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap" rel="stylesheet"/>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"
|
|
integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ=="
|
|
crossorigin="anonymous"
|
|
referrerpolicy="no-referrer"></script>
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
|
|
integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap-theme.min.css"
|
|
integrity="sha384-6pzBo3FDv/PJ8r2KRkGHifhEocL+1X2rVCTTkUfGk7/0pbek5mMa1upzvWbrUbOZ" crossorigin="anonymous">
|
|
<style>
|
|
html {
|
|
padding: 5em;
|
|
}
|
|
|
|
body {
|
|
font-family: 'JetBrains Mono', monospace;
|
|
}
|
|
|
|
a, a:visited {
|
|
color: #167dff;
|
|
}
|
|
|
|
tr {
|
|
padding: 5em;
|
|
}
|
|
|
|
button {
|
|
padding: 1em;
|
|
width: 20ex;
|
|
border-radius: 5px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<a title="<TYPO>linkwitherror</TYPO>"><TYPO descr="Typo: In word 'Linkwitherror'">Linkwitherror</TYPO></a>
|
|
</body> |