Skip to content
Snippets Groups Projects
Commit 31b1bafa authored by Eric Bremner's avatar Eric Bremner Committed by Kevin Paxman
Browse files

ISTWCMS-4654: adding the acutal css file for ckeditor

parent 7694988a
No related branches found
No related tags found
1 merge request!19ISTWCMS-4654: adding stylings to fix some ckeditor elements, mainly highlight and caption
.caption {
background: #eee;
border: solid 1px #dfdfdf;
padding: 0.5rem;
font-size: .88889rem;
color: #000;
font-family: Typ1451-Regular,verdana,sans-serif;
width: 100%;
}
.cke_editable .caption {
width: 98%;
}
.highlight {
font-size: 1.42383rem;
line-height: 1.4;
color: #757575;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment