ilar06 commited on
Commit
8f126e6
·
verified ·
1 Parent(s): fa9e3a3

Delete app.css

Browse files
Files changed (1) hide show
  1. app.css +0 -19
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>