Added HTML validation fixes

This commit is contained in:
Roberto Rosario
2011-03-16 16:36:41 -04:00
parent 7a4c11ca32
commit 384bdf1af6

View File

@@ -14,7 +14,7 @@
<link rel="stylesheet" href="{{ MEDIA_URL }}web_theme_media/stylesheets/base.css" type="text/css" media="screen" />
<link rel="stylesheet" id="current-theme" href="{{ MEDIA_URL }}web_theme_media/stylesheets/themes/{{ web_theme }}/style.css" type="text/css" media="screen" />
<style>
<style type="text/css">
.message span.dismiss {
padding:0 5px;
cursor:pointer;