aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 16:09:43 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 16:09:43 -0300
commit00b5f40ffeb99cff7e74303c8e5fcd4bbb10f7cf (patch)
tree43c5691629f3aab69584a167511b875bfcf9fd57 /templates
parente5e994d65daedddb2cf618cd855f1de7588518b6 (diff)
downloadblog-00b5f40ffeb99cff7e74303c8e5fcd4bbb10f7cf.tar.gz
blog-00b5f40ffeb99cff7e74303c8e5fcd4bbb10f7cf.tar.bz2
Fix style tag
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 3e6b671..961801f 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -29,7 +29,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;