Add files via upload
This commit is contained in:
@@ -337,9 +337,13 @@
|
||||
height: 250px;
|
||||
}
|
||||
.code.showtimes{
|
||||
height: 600px;
|
||||
height: 500px;
|
||||
}
|
||||
.code.showtimes p{
|
||||
height: 5em;
|
||||
overflow-x: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
/* BlockQuotes */
|
||||
.blockquote {
|
||||
|
@@ -336,7 +336,12 @@ main img {
|
||||
height: 250px;
|
||||
}
|
||||
.code.showtimes{
|
||||
height: 600px;
|
||||
height: 500px;
|
||||
}
|
||||
.code.showtimes p{
|
||||
height: 5em;
|
||||
overflow-x: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user