Vergleich jscripts/sceditor/textarea_styles/jquery.sceditor.mybb.css - 1.8.5 - 1.8.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 4Zeile 4
	padding: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 14px;

	padding: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 14px;

	color: #111;

	color: #333;

}

html {

}

html {

Zeile 112Zeile 112

img {
max-width: 100%;


img {
max-width: 100%;

 
}

font[size="1"] {
font-size: xx-small;
}

font[size="2"] {
font-size: x-small;
}

font[size="3"] {
font-size: small;
}

font[size="4"] {
font-size: medium;
}

font[size="5"] {
font-size: large;
}

font[size="6"] {
font-size: x-large;
}

font[size="7"] {
font-size: xx-large;

}

}