aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/stylesheet.css')
-rw-r--r--phpBB/styles/prosilver/theme/stylesheet.css19
1 files changed, 19 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css
new file mode 100644
index 0000000000..c7db605bbb
--- /dev/null
+++ b/phpBB/styles/prosilver/theme/stylesheet.css
@@ -0,0 +1,19 @@
+/* phpBB 3.0 Style Sheet
+ --------------------------------------------------------------
+ Style name: proSilver
+ Based on style: proSilver (this is the default phpBB 3 style)
+ Original author: subBlue ( http://www.subBlue.com/ )
+ Modified by:
+
+ Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
+ --------------------------------------------------------------
+*/
+
+@import url("common.css");
+@import url("links.css");
+@import url("content.css");
+@import url("buttons.css");
+@import url("cp.css");
+@import url("forms.css");
+@import url("tweaks.css");
+@import url("colours.css");