mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-02-11 09:25:00 +00:00
Update console.html
This commit is contained in:
parent
36804b3763
commit
a1abaee646
|
@ -17,14 +17,14 @@
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
float: right;
|
float: right;
|
||||||
width: 72%;
|
width: 80%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
scroll: hidden;
|
scroll: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cover {
|
#cover {
|
||||||
float: left;
|
float: left;
|
||||||
width: 28%;
|
width: 20%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
scroll: hidden;
|
scroll: hidden;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user