From 7350b334c9f5e74d760270933ec6ddbaedb50e37 Mon Sep 17 00:00:00 2001 From: virusdefender Date: Tue, 3 May 2016 20:46:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcss=E6=9D=83=E9=87=8D?= =?UTF-8?q?=E5=92=8C=E6=A0=B7=E5=BC=8F=E8=A6=86=E7=9B=96=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/src/css/oj.css | 8 ++++---- template/src/oj/problem/problem_list.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/src/css/oj.css b/static/src/css/oj.css index a64dfd5f..27ddb5d9 100644 --- a/static/src/css/oj.css +++ b/static/src/css/oj.css @@ -130,8 +130,8 @@ li.problem-tag { } -li.list-group-item>a{ - display: inline; - padding: 0; - margin: 0; +.tag-link{ + display: inline!important; + padding: 0!important; + margin: 0!important; } \ No newline at end of file diff --git a/template/src/oj/problem/problem_list.html b/template/src/oj/problem/problem_list.html index 4703f408..bf13f70c 100644 --- a/template/src/oj/problem/problem_list.html +++ b/template/src/oj/problem/problem_list.html @@ -78,7 +78,7 @@