From d2af6cf64c70e2a1b381e4edc058e7a530e86514 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Tue, 6 Sep 2022 14:35:42 +0200 Subject: xP: convert links to link elements --- xP/public/xP.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'xP/public/xP.css') diff --git a/xP/public/xP.css b/xP/public/xP.css index 3aaff10..8b67844 100644 --- a/xP/public/xP.css +++ b/xP/public/xP.css @@ -86,19 +86,19 @@ body { padding: .1rem .3rem; white-space: pre-wrap; } -.content span.b { +.content .b { font-weight: bold; } -.content span.i { +.content .i { font-style: italic; } -.content span.u { +.content .u { text-decoration: underline; } -.content span.s { +.content .s { text-decoration: line-through; } -.content span.m { +.content .m { font-family: monospace; } -- cgit v1.2.3-70-g09d2