From 85e3281f75956ffe2fea2129c6593116c23cdc71 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 4 Sep 2022 20:59:19 +0300 Subject: feat(corp/tvixbolt): add some additional information on the page A little bit easier to grasp what's going on then just a blank page with a textbox ... Change-Id: I16f456035173813d60d88ff7e5ebd14712f77ec3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6330 Tested-by: BuildkiteCI Reviewed-by: tazjin --- corp/tvixbolt/index.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'corp/tvixbolt/index.css') diff --git a/corp/tvixbolt/index.css b/corp/tvixbolt/index.css index e69de29bb2..95bd7d0983 100644 --- a/corp/tvixbolt/index.css +++ b/corp/tvixbolt/index.css @@ -0,0 +1,7 @@ +.footer { + text-align: right; +} + +.lod { + text-align: center; +} -- cgit 1.4.1