Browse Source

Initial commit.

Frederic G. MARAND 12 years ago
commit
0a812a78cc
2 changed files with 19 additions and 0 deletions
  1. 10 0
      garland_fgm.css
  2. 9 0
      garland_fgm.info

+ 10 - 0
garland_fgm.css

@@ -0,0 +1,10 @@
+@CHARSET "UTF-8";
+
+#admin-menu {
+  font-size: 12px;
+}
+
+body {
+  color: black;
+  background-color: white;
+}

+ 9 - 0
garland_fgm.info

@@ -0,0 +1,9 @@
+
+name = Garland for FGM
+description = Garland with bigger text
+core = 7.x
+engine = phptemplate
+base theme = garland
+
+; Style sheets.
+stylesheets[all][] = garland_fgm.css