add alt text field
This commit is contained in:
parent
14d0cf4597
commit
e7cb530186
7 changed files with 198 additions and 129 deletions
|
|
@ -71,3 +71,14 @@ blockquote.blockquote {
|
|||
display:table;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
#newthread-form {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#altLabel {
|
||||
display:none;
|
||||
}
|
||||
#alt {
|
||||
display:none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue