mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
9b97af8977
Swap brand prefix so OL is the default GitOrigin-RevId: 60f4f03598fb6befc1ce790d39f546490612a1db
11 lines
No EOL
343 B
Text
Executable file
11 lines
No EOL
343 B
Text
Executable file
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
|
|
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i);
|
|
|
|
|
|
@is-overleaf : false;
|
|
@is-overleaf-light : false;
|
|
@show-rich-text : false;
|
|
|
|
// Core variables and mixins
|
|
@import "core/variables.less";
|
|
@import "_style_includes.less"; |