summaryrefslogtreecommitdiffstats
path: root/install/html/ipa_error.css
blob: 6cf70d885d80c1a93627d1acb231c62018b1bd15 (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
27
28
29
30
31
32
/* 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;
}


.ssbrowser h3 {
    font-size: 1.1em;
    margin-bottom: 1em;
}

/* Browser configuration */

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