From a01a327e8bcf12ae1bef1eeb6c68c2c67e053923 Mon Sep 17 00:00:00 2001 From: sirx Date: Sat, 5 Nov 2016 19:25:16 +0100 Subject: [PATCH] mit code schaut der kot gleich besser aus --- s/pink.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/s/pink.css b/s/pink.css index cad8218..f0e61bc 100644 --- a/s/pink.css +++ b/s/pink.css @@ -39,6 +39,10 @@ a#holland { color: #ff008d; } +code { + color: #ff008d; +} + .panel { margin-bottom: 0; background-color: rgba(34, 34, 34, 0.61); @@ -50,4 +54,4 @@ a#holland { float: left; position: relative; min-height: 1px; -} \ No newline at end of file +}