elias3446 commited on
Commit
a3a8d71
Β·
1 Parent(s): 888c483
Files changed (1) hide show
  1. style.css +0 -16
style.css DELETED
@@ -1,16 +0,0 @@
1
- h1 {
2
- text-align: center;
3
- }
4
- #input-image {
5
- max-height: 300px;
6
- }
7
- #label-image {
8
- height: 300px;
9
- }
10
- #result-image {
11
- height: 300px;
12
- }
13
- img#visitor-badge {
14
- display: block;
15
- margin: auto;
16
- }