From ca7df20668c58445bfbc41214ce618897b118699 Mon Sep 17 00:00:00 2001 From: Marshall <363752922@qq.com> Date: Mon, 6 Jul 2020 14:56:04 -0400 Subject: [PATCH] remove underline for a elm --- gutenberg/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/gutenberg/style.css b/gutenberg/style.css index ffb553c..3200df7 100644 --- a/gutenberg/style.css +++ b/gutenberg/style.css @@ -554,7 +554,6 @@ only screen and (max-device-width: 1200px) { } .page_content a:link { color: #003366; - text-decoration: underline; } .page_content a:visited {