aboutsummaryrefslogtreecommitdiff
path: root/zh_TW.Big5/htdocs/layout/css/layout.css
blob: 6f16f4673d1fdf6f9d8374c4816615572e1d299f (plain) (blame)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
/*
 * FreeBSD.org - Layout Styles
 *
 * The FreeBSD Traditional Chinese Project
 * Original Revision: 1.9
 *
 * $FreeBSD$
 */

@import url("../../../layout/css/layout.css");

/* Container Definitions */

/* Search */

#search form label {
  font-size: 1.09em;
}

#search form input {
  font-size: 1.09em;
}

#search form #submit {
  font-size: 1.09em;
}

#search form #words {
  font-size: 1.0em;
}

/* Mirror Select */

#mirror form label {
  font-size: 1.09em;
}

#mirror form select {
  font-size: 1.09em;
}

#mirror form #mirrorsel {
  font-size: 1.09em;
}

#mirror input {
  font-size: 1.09em;
}

/* Footer */

#footer {
  font-size: 1.09em;
}