diff --git a/public/css/my.css b/public/css/my.css index aae34bc..809624f 100644 --- a/public/css/my.css +++ b/public/css/my.css @@ -1,4 +1,4 @@ -align_right { +.align_right { text-align: right; } @@ -6,3 +6,20 @@ align_right { text-align: center; } + + + #header { + + background: -moz-linear-gradient(center top , #434343, #191919) repeat scroll 0 0 transparent; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); + margin-bottom: 20px; + position: fixed; + top: 0; + width: 100%; + z-index: 999; + + } + + #main { + padding-top: 60px; + } diff --git a/templates/faq.html.ep b/templates/faq.html.ep index fad59ba..b92a831 100644 --- a/templates/faq.html.ep +++ b/templates/faq.html.ep @@ -1,15 +1,20 @@ % stash title => 'About';
+

What is this all about?

+
-

It's all about making money

+

It's all about putting the golden rule into action for you, so +you can make money

+

How does it work?

+

Well, it's simple. You buy a slot in the payment queue. And when 2 diff --git a/templates/layouts/cam.html.ep b/templates/layouts/cam.html.ep index 2524a34..5adaf50 100644 --- a/templates/layouts/cam.html.ep +++ b/templates/layouts/cam.html.ep @@ -24,76 +24,75 @@

- +