aboutsummaryrefslogblamecommitdiffstats
path: root/stylus/libvirt.css
blob: a368de3facc430568ad91bd0b9f0676d0d0f5361 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                      
@-moz-document domain("libvirt.org") {
  #domain-xml-format {
    max-width: 90%;
    width: 90%;
  }

  #element-and-attribute-overview {
    max-width: 100%;
    width: 100%;
    font-size: 20px;
    font-family: mono;
    background: #000000;
  }
}