Skip to content

Commit

Permalink
Add new image files and data files
Browse files Browse the repository at this point in the history
  • Loading branch information
gioda committed Dec 18, 2023
1 parent 778cf0b commit 857a02f
Show file tree
Hide file tree
Showing 1,259 changed files with 375,494 additions and 0 deletions.
30 changes: 30 additions & 0 deletions webpage/css/reset.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/* https://meyerweb.com/eric/tools/css/reset/
v4.0 | 20180602
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
display: block;
}
8 changes: 8 additions & 0 deletions webpage/css/reveal (another copy).css

Large diffs are not rendered by default.

Loading

0 comments on commit 857a02f

Please sign in to comment.