2 * Quick mash-up of CSS for the TG quick start page.
\r
7 background-color: #ddd;
\r
8 font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
\r
16 background: blue URL('../images/header_inner.png') no-repeat;
\r
17 border-left: 1px solid #aaa;
\r
18 border-right: 1px solid #aaa;
\r
19 margin: 0 auto 0 auto;
\r
22 a.link, a, a.active {
\r
30 background-color: white;
\r
32 margin: 0 auto 0 auto;
\r
33 border-left: 1px solid #aaa;
\r
34 border-right: 1px solid #aaa;
\r
39 border: 1px solid #aaa;
\r
40 background-color: #eee;
\r
57 h1,h2,h3,h4,h5,h6,#getting_started_steps {
\r
58 font-family: "Century Schoolbook L", Georgia, serif;
\r
66 #getting_started_steps a {
\r
67 text-decoration: none;
\r
70 #getting_started_steps a:hover {
\r
71 text-decoration: underline;
\r
74 #getting_started_steps li {
\r
76 margin-bottom: 0.5em;
\r
79 #getting_started_steps h2 {
\r
83 #getting_started_steps p {
\r
84 font: 100% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
\r
88 border: 1px solid #aaa;
\r
89 border-top: 0px none;
\r
91 background-color: white;
\r
96 margin: 0 auto 1em auto;
\r
100 font-family: monospace;
\r
109 margin: 0 auto 0.5em auto;
\r
110 padding: 15px 10px 15px 55px;
\r
111 background: #cec URL('../images/ok.png') left center no-repeat;
\r
112 border: 1px solid #9c9;
\r
115 font-weight: bolder;
\r
119 margin: 0.5em auto 0.5em auto;
\r
120 padding: 15px 10px 15px 55px;
\r
122 background: #eef URL('../images/info.png') left center no-repeat;
\r
123 border: 1px solid #cce;
\r