mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-01 00:45:04 +00:00
More general class and visible preview
This commit is contained in:
parent
af2417bdc5
commit
f7a1ded6e1
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
including About and Blog
|
||||
*/
|
||||
.cms-page {
|
||||
.contact-btn-description {
|
||||
.btn-description {
|
||||
margin-right: @margin-sm;
|
||||
}
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
*/
|
||||
.cms-preview {
|
||||
background-color: @blue;
|
||||
color: black;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
height: @navbar-padding-vertical;
|
||||
left: 0;
|
||||
|
|
Loading…
Reference in a new issue