colibris: remove old styling for titles inside editor. Leave ep_headings manage it

pull/3969/head
Sebastian Castro 2020-04-27 15:28:21 +02:00 committed by muxator
parent c074dfeff2
commit bd443a7f58
1 changed files with 0 additions and 9 deletions

View File

@ -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);