Update index.html

This commit is contained in:
femtodev 2022-01-02 03:01:02 +00:00
parent 113e6897c7
commit afe1d04f95

View file

@ -23,6 +23,18 @@
p{
width: 640px;
}
.c{
overflow: hidden;
height: 0px;
width: 0px;
position: absolute;
}
.j{
overflow: hidden;
height: 0px;
width: 0px;
position: absolute;
}
a:link {
color: #ffffff;
}