Skip to content

Commit 293149a

Browse files
committed
PoS WIP
1 parent ad1b328 commit 293149a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+289
-3393
lines changed

docs/_site_essentials/stylesheets/extra.css

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,29 @@
1616
}
1717
}
1818

19+
img.figure {
20+
border: 5px solid #ae6fdb !important;
21+
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
22+
margin: 0 auto;
23+
max-width: 80%;
24+
display: block;
25+
}
26+
27+
div.flex-figure {
28+
display: flex;
29+
30+
}
31+
32+
div.flex-figure div.flex-figure-left {
33+
flex-grow: 2;
34+
}
35+
36+
div.flex-figure div.flex-figure-right {
37+
flex-grow: 1;
38+
flex-shrink: 1.5;
39+
}
40+
41+
1942
/*
2043
.md-footer, .md-footer__inner, .md-footer-meta {
2144
background-color: black;
41.6 KB
Loading

docs/img/pos/bor-span.png

57.3 KB
Loading

docs/img/pos/header-bytes.svg

Lines changed: 3 additions & 0 deletions
Loading

docs/img/pos/matic_structure.png

707 KB
Loading

docs/img/pos/span-management.png

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)