aboutsummaryrefslogtreecommitdiffstats
path: root/stylus/vagrantlibvirt_wide.css
blob: f755e9cc23ee607a589818ee4e53a1e83ba1698b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
@-moz-document domain("vagrant-libvirt.github.io") {
  #top {
    max-width: 75%;
    width: 75%;
    margin: auto;
  }

  .side-bar {
    max-width: 13%;
    width: 13%;
  }
}