From 68e3be1f591e40925b4c5c3f57aee8d4e260ebbf Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 13 Sep 2022 22:02:12 +0430 Subject: update --- stylus/vagrantlibvirt_wide.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 stylus/vagrantlibvirt_wide.css (limited to 'stylus/vagrantlibvirt_wide.css') diff --git a/stylus/vagrantlibvirt_wide.css b/stylus/vagrantlibvirt_wide.css new file mode 100644 index 0000000..f755e9c --- /dev/null +++ b/stylus/vagrantlibvirt_wide.css @@ -0,0 +1,12 @@ +@-moz-document domain("vagrant-libvirt.github.io") { + #top { + max-width: 75%; + width: 75%; + margin: auto; + } + + .side-bar { + max-width: 13%; + width: 13%; + } +} -- cgit v1.2.3