From 20d552b7dd763ad3057baa4dce06e93349ba6b07 Mon Sep 17 00:00:00 2001 From: Vince Date: Tue, 19 Sep 2023 12:44:27 -0700 Subject: [PATCH] markdown fix for roll templates --- Pathfinder Community/pathfinder_community.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Pathfinder Community/pathfinder_community.css b/Pathfinder Community/pathfinder_community.css index c3562d90f20..7cabe9ba50e 100644 --- a/Pathfinder Community/pathfinder_community.css +++ b/Pathfinder Community/pathfinder_community.css @@ -1,8 +1,4 @@ -/* @import url('https://fonts.googleapis.com/css?family=Ubuntu|Roboto+Mono|Open+Sans|Lato&display=swap'); */ -@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700|Roboto+Mono:ital,wght@0,400;0,700;1,400;1,700|Open+Sans:ital,wght@0,400;0,700;1,400;1,700|Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap'); .charsheet summary { display: list-item;