adding bootstrap layout.

This commit is contained in:
Keivan Beigi
2013-01-16 16:39:42 -08:00
committed by kay.one
parent e4f2121e25
commit 8088872b92
213 changed files with 66623 additions and 4 deletions
+20
View File
@@ -0,0 +1,20 @@
#footer {
background: #41B1E1;
position: fixed;
bottom: 0;
width: 100%;
color: white;
padding: 5px;
font-size: 15px;
opacity: 0.7;
}
#footer .pull-right {
padding-right: 20px;
}
#footer a {
color: white;
padding-left: 20px;
}