Mercurial > eldonilo > blog
changeset 12:d67380657687
Remove useless piece of style.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 02 Nov 2011 10:05:38 -0700 |
parents | f4422eafb0f8 |
children | 161d4ea1c3f8 |
files | index.xhtml |
diffstat | 1 files changed, 0 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/index.xhtml +++ b/index.xhtml @@ -15,16 +15,6 @@ <script type="application/ecmascript" src="atom.js" defer=""/> <script type="application/ecmascript" src="nothing.js" defer=""/> - <style type="text/css"> - .error { - color: red; - } - - *[hidden] { - display: none; - } - </style> - <link rel="alternate" type="application/atom+xml" title="Atom feed" href="?type=atom"/> </head>