mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
13 lines
No EOL
133 B
Text
13 lines
No EOL
133 B
Text
.services {
|
|
h1, h2, h3, p {
|
|
text-shadow: 0 -1px 1px white;
|
|
}
|
|
h1, h2, h3, h4 {
|
|
color: @red;
|
|
}
|
|
|
|
|
|
hr.small {
|
|
margin:0px;
|
|
}
|
|
} |