Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 16:27:57 -05:00 committed by GitHub
parent 1dc001a7d6
commit de9ba82e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>