mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-09 22:26:18 +02:00
colibris: remove old styling for titles inside editor. Leave ep_headings manage it
This commit is contained in:
parent
c074dfeff2
commit
bd443a7f58
@ -19,15 +19,6 @@ option {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
#innerdocbody h1 {
|
||||
font-size: 2.5em !important;
|
||||
}
|
||||
|
||||
#innerdocbody h3 {
|
||||
font-size: 1.15em;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
#innerdocbody a {
|
||||
color: #64d29b;
|
||||
color: var(--primary-color);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user