diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
| commit | 6fa2b731d3d8c5fd892e3debc3e3594259c74adf (patch) | |
| tree | 8e5edd967177cfb2841afa6853685d4a67c02aa1 /static/css/index.css | |
| parent | 7a22e6b6470d058c3eb7f12c2cb6db9d2de3bde7 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css/index.css')
| -rw-r--r-- | static/css/index.css | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/static/css/index.css b/static/css/index.css index 5d0241f..9210f8f 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -195,6 +195,7 @@ input { border:0px; background:#e9e9e9; margin:10px; +padding-left:2px; color:#000;z-index:20; font-size:30px; @@ -264,7 +265,9 @@ margin-bottom:7px; z-index: 10; } - +#adsense{ +padding-top:20px;margin: 0 auto 0 auto; +} /* * jQuery Nivo Slider v1.9 * http://nivo.dev7studios.com @@ -278,8 +281,8 @@ margin-bottom:7px; #talkaboutus{ position:relative; z-index:20; -top:-20px; - width:311px; +top:-30px; +height:0px; margin: 0 auto 0 auto; } |
