From be19e9db5cd591d0dea0603b0b82b1491e77677b Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 27 Oct 2018 16:48:25 +1100 Subject: styling --- scss/main.scss | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'scss') diff --git a/scss/main.scss b/scss/main.scss index 07c3260..169dc1e 100644 --- a/scss/main.scss +++ b/scss/main.scss @@ -38,3 +38,12 @@ body { } } } + +pre { + color: #eeeeee; + background-color: #212121; + border-radius: 10px; + padding: 1em; + white-space: pre-wrap; + margin: 0 2em; +} \ No newline at end of file -- cgit v1.2.3