mirror of
https://github.com/neocities/neocities.git
synced 2025-06-28 23:23:22 +02:00
Tutorial chapter 1 dialogue placement with rough comic mockups
This commit is contained in:
parent
11ab120f77
commit
eb8873c381
20 changed files with 47 additions and 40 deletions
|
@ -3,6 +3,9 @@
|
|||
// ----------------------------------------------------------------
|
||||
|
||||
.tutorial {
|
||||
p {
|
||||
font-size: 1em;
|
||||
}
|
||||
.interact {
|
||||
textarea.editor {
|
||||
height: 350px!important;
|
||||
|
@ -34,6 +37,7 @@
|
|||
}
|
||||
.comic {
|
||||
position: relative;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.dialogue {
|
||||
width: 180px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue