comment injection test

main
sigonasr2, Sig, Sigo 3 years ago
parent fe18128ebc
commit e1483ada95
  1. 2
      commit
  2. 2
      sitefiles/sig.css

@ -1,3 +1,3 @@
git add * git add *
git commit -m "$1" git commit -m "$*"
git push git push

@ -97,7 +97,7 @@ body{
.contentBody .contentWrapper .content .unexpanded{ .contentBody .contentWrapper .content .unexpanded{
position:absolute; position:absolute;
bottom:0px; bottom:0px;
min-width:98vw; min-width:98vw; /*Add a comment here.*/
text-align:center; text-align:center;
font-size:1.75em; font-size:1.75em;
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%); background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%);

Loading…
Cancel
Save