Update index-open.html
This commit is contained in:
parent
51099ebf9e
commit
4b378e5c69
|
@ -42,6 +42,14 @@
|
|||
-o-background-size: cover;
|
||||
background-size: cover;
|
||||
}
|
||||
a:link {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
div {
|
||||
background-color: gray;
|
||||
width: -50px;
|
||||
|
|
Loading…
Reference in a new issue