projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
faa1a48
)
Stylesheet changes to make paragraphs within intro section on left hand side of home...
author
Paul Gillard
<paulmgillard@googlemail.com>
Wed, 11 Feb 2009 20:47:25 +0000
(20:47 +0000)
committer
Paul Gillard
<paulmgillard@googlemail.com>
Wed, 11 Feb 2009 20:47:25 +0000
(20:47 +0000)
Firefox 3.0.6 - OSX
Safari 3.2.1 - OSX
Firefox 3.0.6 - Win XP Pro
IE7 7.0.5730 - Win XP Pro
IE6 - WIn XP Pro
Google Chrome 0.2.149.27 - Win XP Pro
Home page now displays correctly in Google Chrome.
public/stylesheets/site.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/site.css
b/public/stylesheets/site.css
index c0f4182a4c34cd3f7584ba099e36d8b3d286a522..ba9f217724cad55583b8514aefe3fa2c4901ff50 100644
(file)
--- a/
public/stylesheets/site.css
+++ b/
public/stylesheets/site.css
@@
-64,13
+64,14
@@
body {
}
#intro {
- width: 1
5
0px;
+ width: 1
7
0px;
margin: 10px;
- padding: 0px 10px;
border: 1px solid #ccc;
font-size: 11px;
}
+#intro p { margin: 10px; }
+
#alert {
width: 150px;
margin: 10px;