commit: 167bc6bc438f99e8b1bfd1e901e558d402224dce parent: 0e60280c6f93f89766a510e22dbf3ad6a890e3bc Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Sun, 24 Mar 2019 16:17:46 +0100 about.css: Hightlight MRF settings values a bitDiffstat:
M | about.css | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/about.css b/about.css @@ -72,6 +72,10 @@ h1,h2,h3,h4,h5,h6 { p, h3 { margin: 1em; } + + .mrf_settings-values { + color: #ffc5f2; + } } @media print {