mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-29 08:32:12 +00:00
Merge pull request #2253 from overleaf/ns-remove-enago
remove enago references GitOrigin-RevId: 2397685f5504558c4a60ac2a6158a191abb8e81c
This commit is contained in:
parent
03bbd4f698
commit
dbefd0366a
2 changed files with 0 additions and 14 deletions
|
@ -3,7 +3,6 @@
|
|||
@import "./editor/toolbar.less";
|
||||
@import "./editor/left-menu.less";
|
||||
@import "./editor/pdf.less";
|
||||
@import "./editor/enago.less";
|
||||
@import "./editor/share.less";
|
||||
@import "./editor/chat.less";
|
||||
@import "./editor/binary-file.less";
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
.services {
|
||||
h1, h2, h3, p {
|
||||
text-shadow: 0 -1px 1px white;
|
||||
}
|
||||
h1, h2, h3, h4 {
|
||||
color: @red;
|
||||
}
|
||||
|
||||
|
||||
hr.small {
|
||||
margin:0px;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue