mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-01 02:27:24 +01:00
Update index.css
Fixed some errors and replaced lines started with 4 spaces for a tab, some lines started with a tab already so why not make it consistent.
This commit is contained in:
parent
d6d1082991
commit
f91cbc16f8
@ -36,7 +36,7 @@
|
|||||||
min-height: 250px;
|
min-height: 250px;
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
.box img {
|
.box img {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
Reference in New Issue
Block a user