Include larger text and center it

main
sigonasr2, Sig, Sigo 3 years ago
parent 433047ccf8
commit 63b2e8b49e
  1. 9
      sitefiles/sig.css

@ -73,12 +73,9 @@ body{
}
.contentBody .contentWrapper:hover:after{
content: "⤈ Click to expand.";
border-color: rgb(17, 153, 17, .8);
}
.contentBody .contentWrapper:hover:after:hover{
background-color: rgba(255, 255, 255, .06);
min-width:98vw;
text-align:center;
font-size:2.75em;
content: "⤈ Click to expand.";
border-color: rgb(17, 153, 17, .8);
}

Loading…
Cancel
Save