aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/files/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'railties/guides/files/stylesheets')
-rwxr-xr-xrailties/guides/files/stylesheets/print.css2
-rwxr-xr-xrailties/guides/files/stylesheets/reset.css2
-rw-r--r--railties/guides/files/stylesheets/syntax.css2
3 files changed, 3 insertions, 3 deletions
diff --git a/railties/guides/files/stylesheets/print.css b/railties/guides/files/stylesheets/print.css
index 98780ab029..628da105d4 100755
--- a/railties/guides/files/stylesheets/print.css
+++ b/railties/guides/files/stylesheets/print.css
@@ -49,4 +49,4 @@ blockquote {
}
.small { font-size: .9em; }
-.large { font-size: 1.1em; } \ No newline at end of file
+.large { font-size: 1.1em; }
diff --git a/railties/guides/files/stylesheets/reset.css b/railties/guides/files/stylesheets/reset.css
index cd5f8e846e..cb14fbcc55 100755
--- a/railties/guides/files/stylesheets/reset.css
+++ b/railties/guides/files/stylesheets/reset.css
@@ -40,4 +40,4 @@ blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
-} \ No newline at end of file
+}
diff --git a/railties/guides/files/stylesheets/syntax.css b/railties/guides/files/stylesheets/syntax.css
index cf5df03494..55fc5b209f 100644
--- a/railties/guides/files/stylesheets/syntax.css
+++ b/railties/guides/files/stylesheets/syntax.css
@@ -28,4 +28,4 @@
.ruby .symbol {
color: green;
-} \ No newline at end of file
+}