Skip to content

Commit 65b8d56

Browse files
committed
chapters 35-38 and restyling
1 parent cea5a6d commit 65b8d56

20 files changed

+962
-92877
lines changed
715 KB
Binary file not shown.

assets/css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ h1, h2, h3, h4, h5, h6 {
346346
#hero {
347347
width: 100%;
348348
height: 100vh;
349-
background: url("../img/hero-bg2.png") top right no-repeat;
349+
background: url("../img/hero-bg.png") top right no-repeat;
350350
background-size: cover;
351351
position: relative;
352352
}
@@ -397,7 +397,7 @@ h1, h2, h3, h4, h5, h6 {
397397
}
398398
@media (max-width: 992px) {
399399
#hero {
400-
background: url("../img/hero-bg2_media.png") top center no-repeat;
400+
background: url("../img/hero-bg_media.png") top center no-repeat;
401401
background-size: cover;
402402
position: relative;
403403
text-align: center;
@@ -412,7 +412,7 @@ h1, h2, h3, h4, h5, h6 {
412412
line-height: 24px;
413413
}
414414
#hero:before {
415-
background: rgba(255, 255, 255, 0.65); /*make background a bit whiter otherwise cannot see text*/
415+
background: rgba(255, 255, 255, 0.75); /*make background a bit more white otherwise cannot see text*/
416416
}
417417
#hero p span {
418418
color: #3c3c3b;

assets/img/apple-touch-icon.png

-8.55 KB
Loading

assets/img/apple-touch-icon2.svg

Lines changed: 0 additions & 320 deletions
This file was deleted.

assets/img/favicon.png

-991 Bytes
Loading

assets/img/favicon.svg

Lines changed: 88 additions & 22 deletions
Loading

assets/img/figures.pptx

-114 KB
Binary file not shown.

assets/img/hero-bg.png

522 KB
Loading

assets/img/hero-bg2.pdf

-421 KB
Binary file not shown.

assets/img/hero-bg2.png

-441 KB
Binary file not shown.

0 commit comments

Comments
 (0)