mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-11 08:56:29 +00:00
Updated styles for rearranged homepage
This commit is contained in:
parent
0b507a541d
commit
f60d565d2e
1 changed files with 12 additions and 24 deletions
|
@ -9,39 +9,27 @@
|
|||
margin-bottom: 0;
|
||||
margin-top: @line-height-computed;
|
||||
}
|
||||
.sub-mast-heading {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.img {
|
||||
max-width: 420px;
|
||||
background-image: url('/img/ol_plus_sl.png');
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
margin: auto;
|
||||
height: 195px;
|
||||
}
|
||||
p {
|
||||
width: 80%;
|
||||
margin: 20px auto;
|
||||
font-size: 18px;
|
||||
margin: 20px auto 0;
|
||||
height: 197px;
|
||||
}
|
||||
}
|
||||
.deprecated-sl-login-buttons {
|
||||
margin: 35px 0;
|
||||
}
|
||||
.deprecated-sl-long-cta {
|
||||
margin-top: 25px;
|
||||
|
||||
.deprecated-sl-login-boxes {
|
||||
margin-bottom: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.deprecated-sl-login-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 270px;
|
||||
h3 {
|
||||
margin-top: 12.5px;
|
||||
.card {
|
||||
height: 216px;
|
||||
}
|
||||
.btn {
|
||||
display: block;
|
||||
margin: auto auto 0;
|
||||
|
||||
h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue