Add files via upload
This commit is contained in:
@ -316,7 +316,7 @@ table a{
|
||||
height: 250px;
|
||||
}
|
||||
.code.showtimes{
|
||||
height: 550px;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
|
||||
@ -507,6 +507,12 @@ textarea {
|
||||
.verify {
|
||||
font-size: 11px;
|
||||
}
|
||||
.verify a {
|
||||
color: #1f2c3d;
|
||||
}
|
||||
.verify a:hover {
|
||||
color: rgb(138, 150, 32);
|
||||
}
|
||||
|
||||
#submit {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user