summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css9
-rw-r--r--static/img/favicon.icobin0 -> 15406 bytes
-rw-r--r--static/img/icon.bak/about.txt6
-rw-r--r--static/img/icon.bak/favicon-16x16.pngbin0 -> 232 bytes
-rw-r--r--static/img/icon.bak/favicon-32x32.pngbin0 -> 384 bytes
5 files changed, 13 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 527937d..368de8b 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -115,7 +115,6 @@ footer{
text-align: left !important;
}
-
/* Right */
.right{
height: auto;
@@ -153,8 +152,14 @@ footer{
width: auto;
}
- .left h4, ul > li{
+ .left h4{
text-align: center !important;
+ list-style-type: none;
+ }
+
+ .left ul{
+ width: 37%;
+ margin: auto
}
diff --git a/static/img/favicon.ico b/static/img/favicon.ico
new file mode 100644
index 0000000..a33818d
--- /dev/null
+++ b/static/img/favicon.ico
Binary files differ
diff --git a/static/img/icon.bak/about.txt b/static/img/icon.bak/about.txt
new file mode 100644
index 0000000..55b9289
--- /dev/null
+++ b/static/img/icon.bak/about.txt
@@ -0,0 +1,6 @@
+This favicon was generated using the following font:
+
+- Font Title: Fenix
+- Font Author: Copyright (c) 2012, Fernando Diaz (www.ferfolio.com) with Reserved Font Name 'Fenix'
+- Font Source: http://fonts.gstatic.com/s/fenix/v20/XoHo2YL_S7-g5ostKzAFvs8o.ttf
+- Font License: SIL Open Font License, 1.1 (http://scripts.sil.org/OFL))
diff --git a/static/img/icon.bak/favicon-16x16.png b/static/img/icon.bak/favicon-16x16.png
new file mode 100644
index 0000000..a49a78a
--- /dev/null
+++ b/static/img/icon.bak/favicon-16x16.png
Binary files differ
diff --git a/static/img/icon.bak/favicon-32x32.png b/static/img/icon.bak/favicon-32x32.png
new file mode 100644
index 0000000..d0cce17
--- /dev/null
+++ b/static/img/icon.bak/favicon-32x32.png
Binary files differ