Update index.html
This commit is contained in:
parent
113e6897c7
commit
afe1d04f95
12
index.html
12
index.html
|
@ -23,6 +23,18 @@
|
||||||
p{
|
p{
|
||||||
width: 640px;
|
width: 640px;
|
||||||
}
|
}
|
||||||
|
.c{
|
||||||
|
overflow: hidden;
|
||||||
|
height: 0px;
|
||||||
|
width: 0px;
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
.j{
|
||||||
|
overflow: hidden;
|
||||||
|
height: 0px;
|
||||||
|
width: 0px;
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
a:link {
|
a:link {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue