Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
ef2e452
1
Parent(s):
8b1734c
Update settings.html
Browse files- settings.html +1 -3
settings.html
CHANGED
@@ -4,11 +4,9 @@
|
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
-
|
8 |
|
9 |
|
10 |
-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
|
11 |
-
|
12 |
<style>
|
13 |
input[type="number"]::-webkit-inner-spin-button,
|
14 |
input[type="number"]::-webkit-outer-spin-button {
|
|
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
8 |
|
9 |
|
|
|
|
|
10 |
<style>
|
11 |
input[type="number"]::-webkit-inner-spin-button,
|
12 |
input[type="number"]::-webkit-outer-spin-button {
|