mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
d023150b0f
Specific homepage filenames and redirect to login when not found Move variables to shared file Move circle image styling to shared file Leaving float on plans page because of some layout differences
9 lines
No EOL
121 B
Text
9 lines
No EOL
121 B
Text
// Colors
|
|
.icon-accent {
|
|
color: @accent-color-secondary!important;
|
|
}
|
|
|
|
// Sizes
|
|
.icon-lg {
|
|
font-size: @font-size-h1;
|
|
} |