footer changed

parent 02a9a55a
......@@ -4,7 +4,9 @@
<button type="button" class="btn btn-link">|</button>
<button type="button" class="btn btn-link" ng-click="changeLanguage('en-gb')">English</button>
</div>
</div>
<div>
<p class="text-center">Powered by <a href="http://www.yottacode.com"><img src="img/logo_pictogram.png" width="60px" alt="Pictogram" title="Pictogram" /></a></p>
<div>
<p class="text-center">
<small>Powered by <a href="http://www.yottacode.com"><img src="img/logo_pictogram.png" width="60px" alt="Pictogram" title="Pictogram" /></a></small>
</p>
</div>
</div>
......@@ -107,7 +107,7 @@ html {
/* Pie de página con idiomas: Siempre en la parte inferior de la página; */
div.languages {
position: absolute;
bottom: -50px;
/*bottom: -10px;*/
width: 100%;
/* Set the fixed height of the footer here */
height: 50px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment