Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
@@ -79,6 +79,10 @@
|
|
79 |
margin-top: 4px;
|
80 |
font-size: 13px;
|
81 |
margin: 4px;
|
|
|
|
|
|
|
|
|
82 |
}
|
83 |
</style>
|
84 |
</head>
|
|
|
79 |
margin-top: 4px;
|
80 |
font-size: 13px;
|
81 |
margin: 4px;
|
82 |
+
}
|
83 |
+
input[type="color" i] {
|
84 |
+
width: 42px;
|
85 |
+
height: 28px;
|
86 |
}
|
87 |
</style>
|
88 |
</head>
|