bigger pages; page caption
This commit is contained in:
parent
1b3505929b
commit
0cb4f3af8d
|
@ -100,8 +100,8 @@ textarea {
|
|||
}
|
||||
|
||||
.page {
|
||||
height: 70vmin;
|
||||
width: 70vmin;
|
||||
height: 80vmin;
|
||||
width: 80vmin;
|
||||
|
||||
background-color: @background;
|
||||
border: 2px solid @accent;
|
||||
|
|
10
index.pug
10
index.pug
|
@ -10,8 +10,14 @@ html(lang="en-gb")
|
|||
h1
|
||||
| pixsy
|
||||
//img(alt="pixsy" src="includes/pixsy.png")
|
||||
p convert images to Bitsy rooms
|
||||
p looking for the #[a(href="./old/") old version]?
|
||||
p.
|
||||
convert images to Bitsy rooms
|
||||
|
|
||||
#[a(href="./old/") old version]
|
||||
|
|
||||
#[a(href="mailto:max@tinybird.info") email]
|
||||
|
|
||||
#[a(href="https://twitter.com/synth_ruiner") twitter]
|
||||
.pages
|
||||
.page#start
|
||||
button.normal.pagination.next#new create a new bitsy game
|
||||
|
|
Loading…
Reference in New Issue