From 52042e51aab9dfe257e729afaf8c8b391dd28a2e Mon Sep 17 00:00:00 2001 From: harukin Date: Tue, 22 Jan 2019 17:18:24 +0900 Subject: [PATCH] test: the way to the css --- view/theme/plusfuture/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 6237197..8daa783 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2156,6 +2156,10 @@ a[title*="pawoo.net"]::after { max-width: $converse_widthpx; } +nav { + pointer-events: none; +} + nav .navbar-text > div{ font-size: 0px; }