]> gitweb.fluxo.info Git - firma.git/commitdiff
Style tag fix master
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 20 Jun 2015 13:44:59 +0000 (10:44 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 20 Jun 2015 13:44:59 +0000 (10:44 -0300)
templates/page.tmpl

index 3a72101f34dd1cd3640526665840fb52ee26d6db..aa292c40df0f6d89383788cbc6c59a9983e2cb2d 100644 (file)
@@ -28,7 +28,7 @@
 <TMPL_IF FEEDLINKS><TMPL_VAR FEEDLINKS></TMPL_IF>
 <TMPL_IF RELVCS><TMPL_VAR RELVCS></TMPL_IF>
 <TMPL_IF META><TMPL_VAR META></TMPL_IF>
-<style>
+<style type="text/css">
 @media (max-width: 979px) {
   .navbar-fixed-top {
     position: fixed;