Skip to content

Commit d01ac57

Browse files
committed
Update GCP tutorial to include theory
1 parent 9436b3f commit d01ac57

11 files changed

Lines changed: 2810 additions & 30 deletions

File tree

docs/source/_static/css/custom.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
--md-default-bg-color: #2e303e;
33
}
44

5+
.figure-on-light img,
6+
.figure-on-light .image-wrapper img {
7+
padding: 0.5rem;
8+
border-radius: 0.4rem;
9+
background: #ffffff;
10+
}
11+
512
/* justify and slightly decrease spacing */
613
p,
714
ul,

0 commit comments

Comments
 (0)