Document tree generation to HTML output completed
[biaweb2.git] / templates / main.tpl.html
index 197cb80..b506bc9 100644 (file)
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-<title>%s</title>
+<title>My Site - %s</title>
 <!-- change base href to your site URL -->
-<base href="http://my.site/">
+<base href="http://my.site">
 <style>
     body {
         background-color: whitesmoke;
@@ -40,7 +40,7 @@
         width: 32%;
         padding: 1%;
     }
-    div#sidebar a, a:visited {
+    div#sidebar a, div#sidebar a:visited {
         color: white;
     }
     div#main {