mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-08-08 19:44:04 +00:00
Create wz_mini_web.css
css part
This commit is contained in:
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%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user