mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-26 17:16:11 +00:00
polish, implications
This commit is contained in:
parent
76eee03376
commit
976db392ef
6 changed files with 139 additions and 89 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
.highlighted {
|
||||
background-color: #FF0;
|
||||
background-color: #f7931a;
|
||||
color: black;
|
||||
display: block;
|
||||
padding: 0.125em 0.25em;
|
||||
|
@ -62,5 +62,9 @@ table.yesnomaybe .maybe {
|
|||
|
||||
.coins > i {
|
||||
display: inline-block;
|
||||
font-size: 1.5em;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
i.cc {
|
||||
text-shadow: 0 0 2em black;
|
||||
}
|
||||
|
|
BIN
styles/circuits.jpg
Normal file
BIN
styles/circuits.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
BIN
styles/full-of-stars.jpg
Normal file
BIN
styles/full-of-stars.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 213 KiB |
BIN
styles/lunch.jpg
Normal file
BIN
styles/lunch.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
21
styles/no_sign.svg
Normal file
21
styles/no_sign.svg
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="300" height="300">
|
||||
<metadata>
|
||||
<rdf:RDF>
|
||||
<cc:Work rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<path style="fill:#CC0000" d="M150,0A150 150 0 1 0 150,300A150 150 0 1 0 150,0Z
|
||||
M75.586,54.102A121.429 121.429 0 0 1 150,28.571A121.429 121.429 0 0 1 271.429,150A121.429 121.429 0 0 1 245.898,224.414Z
|
||||
M224.414,245.898A121.429 121.429 0 0 1 150,271.429A121.429 121.429 0 0 1 28.571,150A121.429 121.429 0 0 1 54.102,75.586Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 919 B |
Loading…
Add table
Add a link
Reference in a new issue