aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/content.css2
-rw-r--r--phpBB/styles/prosilver/theme/large.css2
-rw-r--r--phpBB/styles/prosilver/theme/medium.css2
-rw-r--r--phpBB/styles/prosilver/theme/normal.css2
-rw-r--r--phpBB/styles/prosilver/theme/print.css2
5 files changed, 5 insertions, 5 deletions
diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css
index 64beb97a37..955a4a79c0 100644
--- a/phpBB/styles/prosilver/theme/content.css
+++ b/phpBB/styles/prosilver/theme/content.css
@@ -783,4 +783,4 @@ dl.pmlist dt textarea {
dl.pmlist dd {
margin-left: 61% !important;
margin-bottom: 2px;
-} \ No newline at end of file
+}
diff --git a/phpBB/styles/prosilver/theme/large.css b/phpBB/styles/prosilver/theme/large.css
index dfb1d2c2e6..1c3eb42b5d 100644
--- a/phpBB/styles/prosilver/theme/large.css
+++ b/phpBB/styles/prosilver/theme/large.css
@@ -1,3 +1,3 @@
body {
font-size: 12px;
-} \ No newline at end of file
+}
diff --git a/phpBB/styles/prosilver/theme/medium.css b/phpBB/styles/prosilver/theme/medium.css
index 4c992f9fd8..e3b932b61d 100644
--- a/phpBB/styles/prosilver/theme/medium.css
+++ b/phpBB/styles/prosilver/theme/medium.css
@@ -1,3 +1,3 @@
body {
font-size: 11px;
-} \ No newline at end of file
+}
diff --git a/phpBB/styles/prosilver/theme/normal.css b/phpBB/styles/prosilver/theme/normal.css
index d0783d1882..d842feb31b 100644
--- a/phpBB/styles/prosilver/theme/normal.css
+++ b/phpBB/styles/prosilver/theme/normal.css
@@ -1,3 +1,3 @@
body {
font-size: 10px;
-} \ No newline at end of file
+}
diff --git a/phpBB/styles/prosilver/theme/print.css b/phpBB/styles/prosilver/theme/print.css
index 68600b030b..339c03521a 100644
--- a/phpBB/styles/prosilver/theme/print.css
+++ b/phpBB/styles/prosilver/theme/print.css
@@ -141,4 +141,4 @@ div.spacer { clear: both; }
/* Accessibility tweaks: Mozilla.org */
.skip_link { display: none; }
-dl.codebox dt { display: none; } \ No newline at end of file
+dl.codebox dt { display: none; }