summaryrefslogtreecommitdiffstats
path: root/2021/all.md
blob: af7697e53829c225527f160b67e4ea5fb4bf199c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[!meta title="Contribute to EmacsConf 2021"]]
[[!meta copyright="Copyright © 2021 Various authors"]]

<div class="all">
[[!inline pages="internal(2021/all-include)" raw="yes"]]
</div>

[[!sidebar]]

<style>
 .all > ol { list-style-type: none; padding: 0 }
 .all > ol > li {
    display: block;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 5px; }
 .all > ol > li video { max-width: 100%;
    width: 180px;
    position: absolute;
    left: 10px; }
</style>