comment injection test
This commit is contained in:
parent
fe18128ebc
commit
e1483ada95
2
commit
2
commit
@ -1,3 +1,3 @@
|
||||
git add *
|
||||
git commit -m "$1"
|
||||
git commit -m "$*"
|
||||
git push
|
@ -97,7 +97,7 @@ body{
|
||||
.contentBody .contentWrapper .content .unexpanded{
|
||||
position:absolute;
|
||||
bottom:0px;
|
||||
min-width:98vw;
|
||||
min-width:98vw; /*Add a comment here.*/
|
||||
text-align:center;
|
||||
font-size:1.75em;
|
||||
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user