Update index.html
This commit is contained in:
parent
1dc001a7d6
commit
de9ba82e59
|
@ -34,13 +34,6 @@ function checkTime(i) {
|
||||||
}
|
}
|
||||||
.cwhite {
|
.cwhite {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
|
||||||
div {
|
|
||||||
background-color: gray;
|
|
||||||
width: 60px;
|
|
||||||
padding: 130px;
|
|
||||||
border: 5px solid gray;
|
|
||||||
margin: 0;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue