mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-09 15:08: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;
|
||||
background-color:#ccc;
|
||||
}
|
||||
.ii {
|
||||
width:100%;
|
||||
@ -8,7 +9,7 @@
|
||||
}
|
||||
.ii_key_DIV {
|
||||
|
||||
flex:0 0 40vw;
|
||||
flex:0 0 30vw;
|
||||
font-weight:bold;
|
||||
}
|
||||
.ii_value_DIV {
|
||||
@ -18,5 +19,8 @@
|
||||
.ii_value {
|
||||
width:75%;
|
||||
}
|
||||
|
||||
|
||||
.ii_explain {
|
||||
width:29vw;
|
||||
overflow:scroll;
|
||||
max-height:140px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user