mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-05-11 16:11:08 +00:00
Create wz_mini_web.css
css part
This commit is contained in:
parent
68b0e2092e
commit
df22da013b
22
SD_ROOT/wz_mini/web/cgi-bin/wz_mini_web.css
Normal file
22
SD_ROOT/wz_mini/web/cgi-bin/wz_mini_web.css
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
.ii_info_line {
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
.ii {
|
||||||
|
width:100%;
|
||||||
|
position:relative;
|
||||||
|
display:flex;
|
||||||
|
}
|
||||||
|
.ii_key_DIV {
|
||||||
|
|
||||||
|
flex:0 0 40vw;
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
.ii_value_DIV {
|
||||||
|
flex: 0 0 40vw;
|
||||||
|
text-align:right;
|
||||||
|
}
|
||||||
|
.ii_value {
|
||||||
|
width:75%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user