From e17913ebbdc53864f7b42345d48dba9877e6acf0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E6=B5=A9=E6=96=8C?= <newsclan@gmail.com>
Date: Wed, 13 Apr 2022 16:09:38 +0800
Subject: [PATCH] Update css.php

---
 trunk/web/template/syzoj/css.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/trunk/web/template/syzoj/css.php b/trunk/web/template/syzoj/css.php
index 009dbabca6a..e45cef3360d 100644
--- a/trunk/web/template/syzoj/css.php
+++ b/trunk/web/template/syzoj/css.php
@@ -7,9 +7,7 @@
 <link rel="stylesheet" href="<?php echo $OJ_CDN_URL.$path_fix."template/$OJ_TEMPLATE"?>/css/tomorrow.css">
 <link rel="stylesheet" href="<?php echo $path_fix."template/$OJ_TEMPLATE"?>/css/semantic.min.css">
 <link rel="stylesheet" href="<?php echo $OJ_CDN_URL.$path_fix."template/$OJ_TEMPLATE"?>/css/katex.min.css">
-
 <link href="<?php echo $OJ_CDN_URL.$path_fix."template/$OJ_TEMPLATE"?>/css/morris.min.css" rel="stylesheet">
 <link href="<?php echo $OJ_CDN_URL.$path_fix."template/$OJ_TEMPLATE"?>/css/FiraMono.css" rel="stylesheet">
 <link href="<?php echo $path_fix."template/$OJ_TEMPLATE"?>/css/latin.css" rel="stylesheet">
-<link href="<?php echo $OJ_CDN_URL.$path_fix."template/$OJ_TEMPLATE"?>/css/latin-ext.css" rel="stylesheet">
 <link href="<?php echo $path_fix."template/$OJ_TEMPLATE"?>/css/Exo.css" rel="stylesheet">