| Line 10... |
Line 10... |
| 10 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
|
10 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
|
| 11 |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
|
11 |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
|
| 12 |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.10.1/css/all.css">
|
12 |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.10.1/css/all.css">
|
| 13 |
|
13 |
|
| 14 |
<link rel="stylesheet" href="https://www.findcheapmusic.linkpc.net/css/style.css">
|
14 |
<link rel="stylesheet" href="https://www.findcheapmusic.linkpc.net/css/style.css">
|
| 15 |
<link rel="stylesheet" href="https://www.findcheapmusic.linkpc.net/css/theme-pastell.css">
|
15 |
<link rel="stylesheet" href="https://www.findcheapmusic.linkpc.net/css/theme-test.min.css">
|
| 16 |
</head>
|
16 |
</head>
|
| 17 |
|
17 |
|
| 18 |
<body>
|
18 |
<body>
|
| 19 |
<div class="preview">
|
19 |
<div class="preview">
|
| 20 |
|
20 |
|
| Line 59... |
Line 59... |
| 59 |
<div class="col-1">
|
59 |
<div class="col-1">
|
| 60 |
.bg-secondary:
|
60 |
.bg-secondary:
|
| 61 |
</div>
|
61 |
</div>
|
| 62 |
<div class="col-1" style="padding: 0 0 0 0;margin:0 0 0 0;border-right: 6px solid black;">
|
62 |
<div class="col-1" style="padding: 0 0 0 0;margin:0 0 0 0;border-right: 6px solid black;">
|
| 63 |
<button type="button" class="btn btn-secondary">Secondary</button>
|
63 |
<button type="button" class="btn btn-secondary">Secondary</button>
|
| 64 |
</div>
|
- |
|
| 65 |
<div class="col-9">
|
- |
|
| 66 |
<button type="button" class="btn btn-outline-primary">Primary</button>
|
- |
|
| 67 |
<button type="button" class="btn btn-outline-secondary">Secondary</button>
|
- |
|
| 68 |
<button type="button" class="btn btn-outline-success">Success</button>
|
- |
|
| 69 |
<button type="button" class="btn btn-outline-danger">Danger</button>
|
- |
|
| 70 |
<button type="button" class="btn btn-outline-warning">Warning</button>
|
- |
|
| 71 |
<button type="button" class="btn btn-outline-info">Info</button>
|
- |
|
| 72 |
<button type="button" class="btn btn-outline-light">Light</button>
|
- |
|
| 73 |
<button type="button" class="btn btn-outline-dark">Dark</button>
|
- |
|
| 74 |
<span class="col-1" style="padding: 8px 0 12px 0;margin:0 5px 0 5px;border-right: 6px solid black;"></span>
|
- |
|
| 75 |
<button type="button" class="btn btn-primary">Primary</button>
|
- |
|
| 76 |
<button type="button" class="btn btn-secondary">Secondary</button>
|
- |
|
| 77 |
<button type="button" class="btn btn-success">Success</button>
|
- |
|
| 78 |
<button type="button" class="btn btn-danger">Danger</button>
|
- |
|
| 79 |
<button type="button" class="btn btn-warning">Warning</button>
|
- |
|
| 80 |
<button type="button" class="btn btn-info">Info</button>
|
- |
|
| 81 |
<button type="button" class="btn btn-light">Light</button>
|
- |
|
| 82 |
<button type="button" class="btn btn-dark">Dark</button>
|
- |
|
| 83 |
</div>
|
- |
|
| 84 |
</div>
|
- |
|
| 85 |
</div>
|
- |
|
| 86 |
<div class="p-2 mb-2 bg-info">
|
- |
|
| 87 |
<div class="row">
|
- |
|
| 88 |
<div class="col-1">
|
- |
|
| 89 |
.bg-info:
|
- |
|
| 90 |
</div>
|
- |
|
| 91 |
<div class="col-1" style="padding: 0 0 0 0;margin:0 0 0 0;border-right: 6px solid black;">
|
- |
|
| 92 |
<button type="button" class="btn btn-info">Info</button>
|
- |
|
| 93 |
</div>
|
64 |
</div>
|
| 94 |
<div class="col-9">
|
65 |
<div class="col-9">
|
| 95 |
<button type="button" class="btn btn-outline-primary">Primary</button>
|
66 |
<button type="button" class="btn btn-outline-primary">Primary</button>
|
| 96 |
<button type="button" class="btn btn-outline-secondary">Secondary</button>
|
67 |
<button type="button" class="btn btn-outline-secondary">Secondary</button>
|
| 97 |
<button type="button" class="btn btn-outline-success">Success</button>
|
68 |
<button type="button" class="btn btn-outline-success">Success</button>
|