From cba059a99e70f92b89b01d2acc46044b9624758f Mon Sep 17 00:00:00 2001 From: RanAwaySuccessfully Date: Mon, 14 Mar 2016 15:01:25 -0300 Subject: [PATCH] There we go. Sorry about that. --- lib/layout.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/layout.php b/lib/layout.php index a2001a3..a5d8b98 100644 --- a/lib/layout.php +++ b/lib/layout.php @@ -145,6 +145,10 @@ } code br { display: none; } input[type=radio] { color: black; background: white; } + + .pstspl1 {opacity:0;} + .pstspl1:hover {opacity:1;} + .pstspl2 {background:#000;color:#FFF;display:block;} "; }