mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-04-25 07:46:21 +00:00
Update wz_mini_web.css
This commit is contained in:
parent
a9a76e7335
commit
9a76c39f67
@ -1,5 +1,6 @@
|
|||||||
.ii_info_line {
|
.ii_info {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
background-color:#ccc;
|
||||||
}
|
}
|
||||||
.ii {
|
.ii {
|
||||||
width:100%;
|
width:100%;
|
||||||
@ -8,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
.ii_key_DIV {
|
.ii_key_DIV {
|
||||||
|
|
||||||
flex:0 0 40vw;
|
flex:0 0 30vw;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
.ii_value_DIV {
|
.ii_value_DIV {
|
||||||
@ -18,5 +19,8 @@
|
|||||||
.ii_value {
|
.ii_value {
|
||||||
width:75%;
|
width:75%;
|
||||||
}
|
}
|
||||||
|
.ii_explain {
|
||||||
|
width:29vw;
|
||||||
|
overflow:scroll;
|
||||||
|
max-height:140px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user