mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
colibris: remove old styling for titles inside editor. Leave ep_headings manage it
This commit is contained in:
parent
c074dfeff2
commit
bd443a7f58
1 changed files with 0 additions and 9 deletions
|
@ -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 a new issue