mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-26 17:16:11 +00:00
feat: add notes, pull some inline styles into stylesheet
This commit is contained in:
parent
0c0364c979
commit
fed382f2ac
5 changed files with 2565 additions and 19 deletions
|
@ -1,5 +1,6 @@
|
|||
section {
|
||||
text-shadow: 0.15rem 0.15rem 0.3rem black;
|
||||
border-radius: 5vh;
|
||||
}
|
||||
|
||||
.title-page h1 {
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
/* Basics */
|
||||
|
||||
@import url(./fonts/merriweather/font.css);
|
||||
|
||||
*, *:before, *:after {
|
||||
box-sizing: inherit;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue