<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slide_main .html-book input {
    background: #ffffffcf;
}

#actividad .carousel-inner .item-container.aux-bckg.is-right .class_slide {
    background: #ffffffe3;
    margin-left: 30px;
}

/*quitar título slide ckeditor*/
#actividad .content .header .chapter{
	    display: none;
}

#actividad .content .header {
	display: none;
}


#actividad .content .header .title img {
	display: none;
}

#actividad .content .header {
	border-bottom: none;
}</pre></body></html>