Update index.html
This commit is contained in:
parent
113e6897c7
commit
afe1d04f95
1 changed files with 12 additions and 0 deletions
12
index.html
12
index.html
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue