mirror of
https://github.com/neocities/neocities.git
synced 2025-07-23 02:56:05 +02:00
work on converting slim to erb
This commit is contained in:
parent
cff94803a9
commit
a96f16fded
35 changed files with 322 additions and 333 deletions
|
@ -34,3 +34,17 @@ line-height:inherit; height:auto!important}
|
|||
max-height:400px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
textarea {
|
||||
margin-bottom: 10px
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.recaptcha {
|
||||
background: #fff;
|
||||
width: 440px;
|
||||
overflow: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue