X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=share%2Fstyle.css;h=d5b1161a24596771990a660897601498c29ae888;hb=04aa292008516f3add56b9bd87ce9c57b0366cc1;hp=aafe97cd0c4f98dceb0a63b43161aa5481c5b26d;hpb=7a68173fb6818d30bf2335d40970e38adc259588;p=collection4.git diff --git a/share/style.css b/share/style.css index aafe97c..d5b1161 100644 --- a/share/style.css +++ b/share/style.css @@ -3,11 +3,42 @@ body font-family: sans-serif; } +#layout-table +{ + width: 100%; +} + +#layout-top-left, +#layout-middle-left, +#layout-bottom-left +{ + width: 10%; + min-width: 250px; +} + +#layout-top-center, +#layout-middle-center, +#layout-bottom-center +{ +} + +#layout-top-right, +#layout-middle-right, +#layout-bottom-right +{ + width: 10%; + min-width: 300px; +} + +#layout-middle td +{ + vertical-align: top; +} + ul.graph_list { margin: 0; padding: 1ex; - width: 50ex; } li.graph