summaryrefslogtreecommitdiffstats
path: root/install/html/ipa_error.css
blob: 60ad729e033005a9c87cd93e98d48488480fccf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* Authors:
 *   Pavel Zuna <pzuna@redhat.com>
 *   Adam Young <ayoung@redhat.com>
 *   Endi Sukma Dewata <edewata@redhat.com>
 *   Kyle Baker <kybaker@redhat.com>
 *
 * Copyright (C) 2010 Red Hat
*/

/* ssbrowser */

.ssbrowser h2 {
    font-family: 'Overpass Bold';
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 3em;
    margin-left: 5em;
    margin-top: -3em;
}

/* Browser configuration */

object.browser-config {
    width: 100%;
}