colibris: remove old styling for titles inside editor. Leave ep_headings manage it
parent
c074dfeff2
commit
bd443a7f58
|
@ -19,15 +19,6 @@ option {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
}
|
}
|
||||||
|
|
||||||
#innerdocbody h1 {
|
|
||||||
font-size: 2.5em !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#innerdocbody h3 {
|
|
||||||
font-size: 1.15em;
|
|
||||||
letter-spacing: 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#innerdocbody a {
|
#innerdocbody a {
|
||||||
color: #64d29b;
|
color: #64d29b;
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
|
|
Loading…
Reference in New Issue