From 54d0d98e2a7845e2b389ee3678763dba18352612 Mon Sep 17 00:00:00 2001 From: glenda Date: Sun, 24 Jan 2021 21:04:23 +0000 Subject: Add pprolog install instructions --- sites/pprolog.org/_werc/pub/style.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sites/pprolog.org/_werc/pub/style.css') diff --git a/sites/pprolog.org/_werc/pub/style.css b/sites/pprolog.org/_werc/pub/style.css index 10935fb..4c46c98 100644 --- a/sites/pprolog.org/_werc/pub/style.css +++ b/sites/pprolog.org/_werc/pub/style.css @@ -64,4 +64,11 @@ header h1 { html { font-size: 1.2em; -} \ No newline at end of file +} + +code > pre { + border: 2px solid #8888cc; + background-color: #eaffff; + width: max-content; + padding: 0 0.5em; +} -- cgit v1.2.3