styling upgrades
This commit is contained in:
parent
979d0744d8
commit
e4625e1fdc
@ -62,9 +62,12 @@ nav {
|
|||||||
#nopaddingplz {
|
#nopaddingplz {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
.card-body > .row:first-of-type > .col {
|
.card-body > .row:first-of-type {
|
||||||
border-bottom: solid .2em gainsboro;
|
border-bottom: solid .2em gainsboro;
|
||||||
}
|
}
|
||||||
.card-body > .row > .col {
|
.card-body > .row:not(:last-of-type):not(:first-of-type) {
|
||||||
border-bottom: solid .1em gainsboro;
|
border-bottom: solid .1em gainsboro;
|
||||||
|
}
|
||||||
|
.card-body > .raow > .col:last-child {
|
||||||
|
border-bottom: 0;
|
||||||
}
|
}
|
87
index.html
87
index.html
@ -169,51 +169,62 @@
|
|||||||
25.8.1293
|
25.8.1293
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
Navrh smlouvy
|
Navrh smlouvy
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
navrh.pdf
|
navrh.pdf
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
1.1.1232
|
1.1.1232
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col">
|
||||||
|
Cestne prohlaseni
|
||||||
|
</div>
|
||||||
|
<div class="col">
|
||||||
|
cestne_prohlaseni.pdf
|
||||||
|
</div>
|
||||||
|
<div class="col">
|
||||||
|
25.5.2018
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row bg-white">
|
<div class="row bg-white">
|
||||||
<div class="col btn btn-block">
|
<div class="col btn btn-block">
|
||||||
<a class="col-lg-4 btn btn-block btn-primary" href="#">Ulozit</a>
|
<a class="col-lg-4 btn btn-block btn-primary" href="#">Ulozit</a>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="mydiv">
|
|
||||||
<button type="button" class="btn btn-primary">Primary</button>
|
|
||||||
<button type="button" class="btn btn-secondary">Secondary</button>
|
|
||||||
<button type="button" class="btn btn-success">Success</button>
|
|
||||||
<button type="button" class="btn btn-danger">Danger</button>
|
|
||||||
<button type="button" class="btn btn-warning">Warning</button>
|
|
||||||
<button type="button" class="btn btn-info">Info</button>
|
|
||||||
<button type="button" class="btn btn-light">Light</button>
|
|
||||||
<button type="button" class="btn btn-dark">Dark</button>
|
|
||||||
<button type="button" class="btn btn-link">Link</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Optional JavaScript -->
|
|
||||||
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
<div class="mydiv">
|
||||||
<script src="./scripts/jquery-3.3.1.slim.min.js"
|
<button type="button" class="btn btn-primary">Primary</button>
|
||||||
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
|
<button type="button" class="btn btn-secondary">Secondary</button>
|
||||||
crossorigin="anonymous"></script>
|
<button type="button" class="btn btn-success">Success</button>
|
||||||
<script src="./scripts/popper.min.js"
|
<button type="button" class="btn btn-danger">Danger</button>
|
||||||
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
|
<button type="button" class="btn btn-warning">Warning</button>
|
||||||
crossorigin="anonymous"></script>
|
<button type="button" class="btn btn-info">Info</button>
|
||||||
<script src="./scripts/bootstrap.min.js"
|
<button type="button" class="btn btn-light">Light</button>
|
||||||
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
|
<button type="button" class="btn btn-dark">Dark</button>
|
||||||
crossorigin="anonymous"></script>
|
<button type="button" class="btn btn-link">Link</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Optional JavaScript -->
|
||||||
|
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
||||||
|
<script src="./scripts/jquery-3.3.1.slim.min.js"
|
||||||
|
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
<script src="./scripts/popper.min.js"
|
||||||
|
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
<script src="./scripts/bootstrap.min.js"
|
||||||
|
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user