Updated 11 files via CloudCannon
This commit is contained in:
parent
d4af45800a
commit
c8694aec73
11 changed files with 57 additions and 51 deletions
|
|
@ -181,7 +181,7 @@ a:hover { color: #38ff59; text-decoration-style: wavy; text-decoration-color: un
|
|||
|
||||
.news .description p, .links .description p { margin-top: 20px; }
|
||||
|
||||
.news .description p:last-child, .links .description p:last-child { margin-bottom: 20px; }
|
||||
.news .description p:last-child, .links .description p:last-child { margin-bottom: 40px; }
|
||||
|
||||
.news:nth-child(even), .links:nth-child(even) { flex-direction: row-reverse; }
|
||||
|
||||
|
|
@ -313,7 +313,9 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
|
|||
|
||||
.track-picker > div { flex: 1 1 auto; width: 50%; min-width: 280px; margin: 0; padding: 0; background-color: #1f1729; -webkit-box-shadow: inset 0px 23px 25px -25px rgba(0, 0, 0, 0.75); -moz-box-shadow: inset 0px 23px 25px -25px rgba(0, 0, 0, 0.75); box-shadow: inset 0px 23px 25px -25px rgba(0, 0, 0, 0.75); }
|
||||
|
||||
.track-picker > div > h2, .track-picker > div a, .track-picker > div p { text-align: left; margin: 20px 40px; }
|
||||
.track-picker > div > h2, .track-picker > div p { text-align: left; margin: 20px 40px; }
|
||||
|
||||
.track-picker > div p:last-child { margin-bottom: 40px; }
|
||||
|
||||
.track-picker .full-image { width: 50%; min-width: 280px; min-height: 50vw; background-color: transparent; background-size: cover; background-position: center; }
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -181,7 +181,7 @@ a:hover { color: #38ff59; text-decoration-style: wavy; text-decoration-color: un
|
|||
|
||||
.news .description p, .links .description p { margin-top: 20px; }
|
||||
|
||||
.news .description p:last-child, .links .description p:last-child { margin-bottom: 20px; }
|
||||
.news .description p:last-child, .links .description p:last-child { margin-bottom: 40px; }
|
||||
|
||||
.news:nth-child(even), .links:nth-child(even) { flex-direction: row-reverse; }
|
||||
|
||||
|
|
@ -313,7 +313,9 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
|
|||
|
||||
.track-picker > div { flex: 1 1 auto; width: 50%; min-width: 280px; margin: 0; padding: 0; background-color: #1f1729; -webkit-box-shadow: inset 0px 23px 25px -25px rgba(0, 0, 0, 0.75); -moz-box-shadow: inset 0px 23px 25px -25px rgba(0, 0, 0, 0.75); box-shadow: inset 0px 23px 25px -25px rgba(0, 0, 0, 0.75); }
|
||||
|
||||
.track-picker > div > h2, .track-picker > div a, .track-picker > div p { text-align: left; margin: 20px 40px; }
|
||||
.track-picker > div > h2, .track-picker > div p { text-align: left; margin: 20px 40px; }
|
||||
|
||||
.track-picker > div p:last-child { margin-bottom: 40px; }
|
||||
|
||||
.track-picker .full-image { width: 50%; min-width: 280px; min-height: 50vw; background-color: transparent; background-size: cover; background-position: center; }
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue