Contenido

Reglas CSS que no especifican colores de fondo y primer plano a la vez (16)

URI: http://www.espam.edu.ec/

Estilos en el código (X)HTML

div.header-search invisible {display: none !important}
div.heading heading-border heading-middle-border {text-align: justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
p {line-height: 18px;text-align:justify}
h5.heading-primary mt-1 {text-align: justify;}
div.col-lg-3 {margin-top: 30px;}
audio {width: 250px !important; margin-right: 15px; padding-right: 10px}
div#modalexplicacion {display: none;}
footer#footer {margin-top: 30px; border-top-color: #009900; border-style: solid none none none;}
div.footer-ribbon {margin-top: -49px !important;}
div.col-lg-7 mt-2 {vertical-align: middle}
h5 {color: #777;}
h5 {color: #777;}
span {font-weight: 800}
h5 {color: #777;}
span {font-weight: 800}
h5 {color: #777;}
h5.mb-0 {color: #777;}
h5.mb-0 {color: #777;}
h5.mb-0 {color: #777;}
h5.mb-0 {color: #777;}
h5.mb-0 {color: #777;}

Estilos en el elemento style

.header-top {
            background-color: #ffffff !important;
        }

/*.nivo-controlNav a {
            display: inline-block;
            width: 22px;
            height: 22px;
          background: url('recursos/plantilla/vendor/nivo-slider/default/bullets.png') no-repeat;
            text-indent: -9999px;
            border: 0;
            margin: 0 2px;
        }*/
        .nivo-controlNav a {
            margin-right: 15px !important;
        }

        .slider-container {
            height: auto !important;
        }

        .home-intro {
            padding: 8.2px 0 !important;
        }

        .loguito {
            height: 60px !important;
            width: 60px !important;
        }

        .owl-item-loguito {
            width: auto !important;
        }

        .call-to-action {
            padding: 12px 15px !important;
        }

        .sombrita:hover {
            font-size: 3em !important;
            color: limegreen !important;
        }

        .featured-boxito .box-content {
            border-radius: 8px;
            border-top: 0px;
            border-top-width: 0px;
            padding: 10px 5px 5px 25px;
            position: relative;
            top: -1px;
        }

        article.post-large {
            margin-left: 30px;
            margin-bottom: 0px;
        }

        section.section .recent-posts .date .day {
            background: #FFF !important;
        }


        /* Recent Posts */
        .recent-posts h4 {
            margin-bottom: 7px;
        }

        .recent-posts article.recent-post h4 {
            /*margin: 0 0 3px 0;*/
            margin-bottom: 100px !important;
        }

            .recent-posts article.recent-post h4 a {
                display: block;
            }

        .recent-posts .date {
            float: initial;
            margin-right: 0 !important;
            margin-top: 8px;
            text-align: center;
        }

            .recent-posts .date .month {
                background: #974398 !Important;
                border-radius: 0 0 2px 2px;
                -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
                box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
                color: #FFF;
                font-size: 0.9em;
                padding: 0 10px 2px;
                display: block;
            }

            .recent-posts .date .day {
                background: #F7F7F7;
                color: #974398 !Important;
                display: block;
                font-size: 18px;
                font-weight: 500;
                font-weight: bold;
                padding: 8px;
            }

        section.section .recent-posts .date .day {
            background: #FFF;
        }

        .recent-posts .date .month,
        article.post .post-date .month {
            background-color: #0088cc;
        }

        .recent-posts .date .day,
        article.post .post-date .day {
            color: #0088cc;
        }

        .footable-toggle {
            padding-right: .40rem !important;
            color: #28a745;
        }