some d&d stuff
This commit is contained in:
parent
898c7753a4
commit
cad73b232d
65 changed files with 473 additions and 168 deletions
28
dnd/kezda/index.html
Normal file
28
dnd/kezda/index.html
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!doctype html>
|
||||
<html lang=en>
|
||||
<meta charset=utf-8>
|
||||
<title>kezda</title>
|
||||
|
||||
<link rel=stylesheet href=style.css>
|
||||
<link rel=icon href=icon.webp>
|
||||
|
||||
<meta name=viewport content='width=device-width; initial-scale=0.75'>
|
||||
|
||||
<header>
|
||||
<h1 id=top>kezda</h1>
|
||||
</header>
|
||||
|
||||
<section id=info>
|
||||
<h2>basic info</h2>
|
||||
|
||||
<figure id=char-pic class=mainfig>
|
||||
<img src=kezda.webp srcset='kezda2x.webp 2x'
|
||||
alt='kezda with their familar poking out of a hole in their hat'>
|
||||
</figure>
|
||||
|
||||
a lil creature
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a href=.. aria-label=back>•</a>
|
||||
</footer>
|
BIN
dnd/kezda/kezda.webp
(Stored with Git LFS)
Normal file
BIN
dnd/kezda/kezda.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
dnd/kezda/kezda2x.webp
(Stored with Git LFS)
Normal file
BIN
dnd/kezda/kezda2x.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
dnd/kezda/src/kezda-full.kra
(Stored with Git LFS)
Normal file
BIN
dnd/kezda/src/kezda-full.kra
(Stored with Git LFS)
Normal file
Binary file not shown.
3
dnd/kezda/style.css
Normal file
3
dnd/kezda/style.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
@import url(../bio.css);
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue