Spaces:
Sleeping
Sleeping
Delete app.css
Browse files
app.css
DELETED
@@ -1,19 +0,0 @@
|
|
1 |
-
<style>
|
2 |
-
#output {
|
3 |
-
font-size: 20px;
|
4 |
-
margin-top: 20px;
|
5 |
-
}
|
6 |
-
.red {
|
7 |
-
color: red;
|
8 |
-
}
|
9 |
-
.yellow {
|
10 |
-
color: yellow;
|
11 |
-
}
|
12 |
-
.green {
|
13 |
-
color: green;
|
14 |
-
}
|
15 |
-
video {
|
16 |
-
width: 100%;
|
17 |
-
height: auto;
|
18 |
-
}
|
19 |
-
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|