Must be inline to style properly

main
sigonasr2, Sig, Sigo 3 years ago
parent 22535d6cb7
commit 8b37fa90b1
  1. 3
      sitefiles/sig.css

@ -77,6 +77,7 @@ body{
} }
.contentBody .date{ .contentBody .date{
display: inline-block;
font-size:0.75em; font-size:0.75em;
background-color: rgba(255, 255, 255, .06); background-color: rgba(255, 255, 255, .06);
border-style: none outset outset none; border-style: none outset outset none;
@ -85,6 +86,6 @@ body{
border-width: 3px; border-width: 3px;
} }
.contentBody .content:hover{ .contentBody .date:hover{
border-color: rgb(17, 153, 17, .8); border-color: rgb(17, 153, 17, .8);
} }
Loading…
Cancel
Save