mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-13 13:17:03 +03:00
updated gh-pages
This commit is contained in:
parent
90821692d2
commit
573aaf14b4
BIN
demo/imgs/mdp_banner.jpg
Normal file
BIN
demo/imgs/mdp_banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 234 KiB |
|
@ -2,6 +2,13 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 1300px) {
|
||||||
|
.block-mobile {
|
||||||
|
display: block !important;
|
||||||
|
margin-bottom: 2em !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.header-panel {
|
.header-panel {
|
||||||
background-color: #009587;
|
background-color: #009587;
|
||||||
height: 144px;
|
height: 144px;
|
||||||
|
|
|
@ -104,9 +104,13 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<a href="http://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385">
|
<a class="block-mobile" style="display: inline-block; max-width: 600px; margin: auto;" href="http://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385">
|
||||||
<img style="width: 100%" src="demo/imgs/mkp_banner.jpg" />
|
<img style="width: 100%" src="demo/imgs/mkp_banner.jpg" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<a class="block-mobile" style="display: inline-block; max-width: 600px; margin: auto;" href="http://www.creative-tim.com/product/material-dashboard-pro?affiliate_id=87385">
|
||||||
|
<img style="width: 100%" src="demo/imgs/mdp_banner.jpg" />
|
||||||
|
</a>
|
||||||
|
|
||||||
<div class="cbwrapper">
|
<div class="cbwrapper">
|
||||||
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=fezvrastagithubiobootstrapmateri" id="_carbonads_js"></script>
|
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=fezvrastagithubiobootstrapmateri" id="_carbonads_js"></script>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user