From 595fc44b8ba3dfa6ef484b02d2d6466adcc82478 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 27 Jun 2024 07:47:19 +0200 Subject: render turtle-formattet ontology --- styles/sdml.scss | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'styles') diff --git a/styles/sdml.scss b/styles/sdml.scss index 592a598..0c46ff8 100644 --- a/styles/sdml.scss +++ b/styles/sdml.scss @@ -1,15 +1,5 @@ @mixin sdml { -pre code.sdml { - font-family: "InconsolataN",monospace; -// font-size: .9em; -// font-weight: 300; -// line-height: 1.4; - padding: .6em; - border: 1px solid #e1e4e5; - white-space: pre; -} - pre code.sdml span.comment { color: #949494; font-style: italic; -- cgit v1.2.3