need a graphic designer
This commit is contained in:
parent
d97110c665
commit
9f5a8393d9
@ -42,9 +42,23 @@ html, body {
|
||||
width: 49%;
|
||||
height: 100%;
|
||||
}
|
||||
.head {
|
||||
min-height: 20px;
|
||||
}
|
||||
.r-i-l {
|
||||
float: left;
|
||||
width: 49%;
|
||||
height: 100%;
|
||||
}
|
||||
.r-o-l {
|
||||
float: right;
|
||||
width: 49%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Edit the left side</h1>
|
||||
<div class = 'repl' >
|
||||
<textarea id = 'repl-input' >; LISP input
|
||||
(import "sunlight")
|
||||
|
Loading…
Reference in New Issue
Block a user