﻿

/******************************************************* Custom Text Format **************************************************************/
h1.ms-rteElement-custom1{
	-ms-name:"H1 custom";
	background-image:url('../_catalogs/masterpage/Themable/images/bg_h1.png');
    color: #fff;
    font-size: 1.4em;
}

.ms-rteStyle-custom2{
	-ms-name:"H2 custom";
    font-size: 1.2em;
}

.ms-rteStyle-custom2:before{
	    content: url('../_catalogs/masterpage/Themable/images/lista.png');
}