|
|
|
@ -4,13 +4,12 @@
|
|
|
|
|
<meta charset="utf-8"> |
|
|
|
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"> |
|
|
|
|
<title><%= title %> - <%= syzoj.config.title %></title> |
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.6/semantic.min.css" /> |
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.6/components/dropdown.min.css" /> |
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/9.8.0/styles/tomorrow.min.css" /> |
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.6.0/katex.min.css" /> |
|
|
|
|
<link href="//cdn.bootcss.com/semantic-ui/2.2.6/semantic.min.css" rel="stylesheet"> |
|
|
|
|
<link href="//cdn.bootcss.com/highlight.js/9.7.0/styles/tomorrow.min.css" rel="stylesheet"> |
|
|
|
|
<link href="//cdn.bootcss.com/KaTeX/0.6.0/katex.min.css" rel="stylesheet"> |
|
|
|
|
<link href="https://cdn.moefont.com/fonts/css?family=Raleway:300" rel="stylesheet"> |
|
|
|
|
<link href="/style.css" rel="stylesheet"> |
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script> |
|
|
|
|
<script src="//cdn.bootcss.com/jquery/3.1.1/jquery.min.js"></script> |
|
|
|
|
</head> |
|
|
|
|
<body> |
|
|
|
|
<div class="ui fixed borderless menu"> |
|
|
|
|