Remove SPHC banner

This commit is contained in:
Oleg Lavrovsky 2018-11-12 16:50:17 +01:00
parent 05cfd61568
commit 1e91cee74c

View file

@ -17,6 +17,9 @@
}
#carousel-banner .carousel-caption > * { display: none; }
#carousel-banner .carousel-caption { display: none; }
/*
#carousel-banner .carousel-caption {
width: 13em;
background: rgba(0,0,50,0.4);
@ -33,6 +36,7 @@
#carousel-banner .carousel-caption:after {
content: 'Better Health Faster';
}
*/
}