X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Fstatic%2Fstyle.css;h=f741b16035dd0803ebd93edc4a26c36cb1d51884;hb=2dbbcd3926b02ae3c7b8331f9082a55170342026;hp=35680cae06d45fb172f3a6389b967943c08a3433;hpb=5fd0fd1a48e49e71f9fb8e0d634d4834c451914f;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/static/style.css b/testing/MCTXWeb/public_html/static/style.css index 35680ca..f741b16 100644 --- a/testing/MCTXWeb/public_html/static/style.css +++ b/testing/MCTXWeb/public_html/static/style.css @@ -75,6 +75,7 @@ input[type="text"], input[type="password"] { #header #title { font-family: "Open Sans", Arial; font-size: 30px; + margin-left: 50px; } #header #rightnav { @@ -123,6 +124,7 @@ input[type="text"], input[type="password"] { font-size: 24px; font-weight: bold; margin-bottom: 0.5em; + margin-left: 25%; } .graph { @@ -153,4 +155,4 @@ input[type="text"], input[type="password"] { max-width: 100%; width: 100%; height: 6em; -} \ No newline at end of file +}