Commit 9585191314d802f2a641c4ef426d5e9935ec0adf

Authored by Valessio Brito
0 parents

Initial release theme COMIGRAR based in theme 'profile-base'.

footer.rhtml 0 → 120000
  1 +++ a/footer.rhtml
... ... @@ -0,0 +1 @@
  1 +../profile-base/footer.rhtml
0 2 \ No newline at end of file
... ...
header.rhtml 0 → 120000
  1 +++ a/header.rhtml
... ... @@ -0,0 +1 @@
  1 +../profile-base/header.rhtml
0 2 \ No newline at end of file
... ...
preview.png 0 → 100644

8.26 KB

site_title.rhtml 0 → 120000
  1 +++ a/site_title.rhtml
... ... @@ -0,0 +1 @@
  1 +../profile-base/site_title.rhtml
0 2 \ No newline at end of file
... ...
style.css 0 → 100644
  1 +++ a/style.css
... ... @@ -0,0 +1,4 @@
  1 +@import url(../profile-base/style.css);
  2 +
  3 +/************************** left panel ***************************/
  4 +
... ...
theme.yml 0 → 100644
  1 +++ a/theme.yml
... ... @@ -0,0 +1,3 @@
  1 +name: "COMIGRAR"
  2 +layout: "application-ng"
  3 +icon_theme: [default, pidgin]
... ...