X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Fstatic%2Fstyle.css;h=c63293533be384f92beba8e8df1c48a6a676ba25;hb=7b58480c5700b8ce4a686836049458be6681934b;hp=6cba6c9ec4cee19469598606ade4feb793f5ec09;hpb=ed189a5dd5b5ca6c052d75704dec3f58fe410387;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/static/style.css b/testing/MCTXWeb/public_html/static/style.css index 6cba6c9..c632935 100644 --- a/testing/MCTXWeb/public_html/static/style.css +++ b/testing/MCTXWeb/public_html/static/style.css @@ -125,6 +125,11 @@ input[type="text"], input[type="password"] { margin-bottom: 0.5em; } +.graph { + width: 100%; + height: 200px; +} + .widget { background-color: #ffffff; margin: 0.25em 0.25em 1.5em;