1
|
|
2
|
|
3
|
body { margin :0 auto; padding :0px; background :#ABBFCE; text-align :left; font-size :0.8525em; }
|
4
|
body { background-color :#698FAB; background-repeat :repeat-x; }
|
5
|
body {
|
6
|
padding-top: 70px;
|
7
|
padding-bottom: 30px;
|
8
|
}
|
9
|
|
10
|
.theme-dropdown .dropdown-menu {
|
11
|
position: static;
|
12
|
display: block;
|
13
|
margin-bottom: 20px;
|
14
|
}
|
15
|
|
16
|
.theme-showcase > p > .btn {
|
17
|
margin: 5px 0;
|
18
|
}
|
19
|
|
20
|
.theme-showcase .navbar .container {
|
21
|
width: auto;
|
22
|
}
|
23
|
hr { margin :1em auto; color :#003366; height :1px; }
|
24
|
h1 { color :#000000; font-size :1.8em; text-align :center; text-transform :uppercase; }
|
25
|
h2 { margin :0.5em 0px 0.5em 0px; color :#336699; font-size :1.5em; }
|
26
|
h2 { font-family :arial,sans-serif; letter-spacing :-1px; margin :0.5em 0; text-align :left; }
|
27
|
h4 { margin :0; border-bottom :1px solid #dddddd; padding-bottom :5px; }
|
28
|
|
29
|
div.box { width :100%; margin :-10px 0 0 0; font-size :small; text-align :right; }
|
30
|
.header { margin :0 auto; }
|
31
|
.container { margin :0 auto; background :url(images/bgtitle.png) #ffffff; background-repeat :repeat-x; }
|
32
|
.content { padding :1.6em; margin :0 auto; min-height :300px; vertical-align :top; }
|
33
|
#content_container { text-align :center; clear :both; margin :0 auto; }
|
34
|
.header,
|
35
|
.container,
|
36
|
.content,
|
37
|
#content_container { min-width :90em; width :75%; }
|