fixed #4; Fixed css for dependencies page and package sbu/size info (ru)

This commit is contained in:
Poltern 2023-09-27 00:54:48 +05:00
parent 3f28924c78
commit 349ff9f2aa

View File

@ -432,25 +432,25 @@ div.materials dd {
margin-top: .4em;
clear: left;
}
/*default 14.5*/
.segtitle {
float: left;
padding-left: 1em;
width: 14.5em;
width: 21em;
}
.content .segtitle {
width: 12em;
}
/*default 14*/
.package .segbody {
display: block;
padding-left: 14em;
padding-left: 22em;
}
/*default 16*/
.appendix .segbody{
display: block;
padding-left: 16em;
padding-left: 22em;
}
.content .segbody {