Commit 491104a5 authored by Sebastien Chopin's avatar Sebastien Chopin

Use only one space

parent 2ac0f524
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
<head> <head>
{{ HEAD }} {{ HEAD }}
<style> <style>
#skip a { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } #skip a { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
#skip a:focus { position:static; width:auto; height:auto; } #skip a:focus { position:static; width:auto; height:auto; }
</style> </style>
</head> </head>
<body {{ BODY_ATTRS }}> <body {{ BODY_ATTRS }}>
......
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 to comment