mirror of
https://github.com/stisla/stisla.git
synced 2025-08-31 20:02:00 +02:00
Built made with changes
Built made with changes after fixing the secondary color
This commit is contained in:
@@ -725,7 +725,7 @@ select.form-control:not([size]):not([multiple]) {
|
||||
.card.card-primary {
|
||||
border-top: 2px solid #6777ef; }
|
||||
.card.card-secondary {
|
||||
border-top: 2px solid #34395e; }
|
||||
border-top: 2px solid #cdd3d8; }
|
||||
.card.card-success {
|
||||
border-top: 2px solid #47c363; }
|
||||
.card.card-danger {
|
||||
@@ -1093,7 +1093,7 @@ table tr:hover .table-links {
|
||||
.badge.badge-primary {
|
||||
background-color: #6777ef; }
|
||||
.badge.badge-secondary {
|
||||
background-color: #34395e; }
|
||||
background-color: #cdd3d8; }
|
||||
.badge.badge-success {
|
||||
background-color: #47c363; }
|
||||
.badge.badge-info {
|
||||
|
@@ -80,7 +80,7 @@
|
||||
<div class="absolute-bottom-left index-2">
|
||||
<div class="text-light p-5 pb-2">
|
||||
<div class="mb-5 pb-3">
|
||||
<h1 class="mb-2 display-4 font-weight-bold">Good Mornig</h1>
|
||||
<h1 class="mb-2 display-4 font-weight-bold">Good Morning</h1>
|
||||
<h5 class="font-weight-normal text-muted-transparent">Bali, Indonesia</h5>
|
||||
</div>
|
||||
Photo by <a class="text-light bb" target="_blank" href="https://unsplash.com/photos/a8lTjWJJgLA">Justin Kauffman</a> on <a class="text-light bb" target="_blank" href="https://unsplash.com">Unsplash</a>
|
||||
|
Reference in New Issue
Block a user