<body>
<main>
<header>
- <h1 id="title">bandali</h1>
+ <h1 id="title"><a href="/">bandali</a></h1>
<h2 id="subtitle">404 gone fishing</h2>
</header>
<section>
<body>
<main>
<header>
- <h1 id="title">bandali</h1>
+ <h1 id="title"><a href="/">bandali</a></h1>
<h2 id="subtitle">Contact info</h2>
</header>
<section>
<body>
<main>
<header>
- <h1 id="title">bandali</h1>
+ <h1 id="title"><a href="/">bandali</a></h1>
<h2 id="subtitle">Curriculum Vitae (<a href="bandali-cv.pdf">PDF</a>)</h2>
</header>
<section>
<body>
<main id="publications">
<header>
- <h1 id="title">bandali</h1>
+ <h1 id="title"><a href="/">bandali</a></h1>
<h2 id="subtitle">Publications</h2>
</header>
<section>
<body>
<main>
<header>
- <h1 id="title">bandali</h1>
+ <h1 id="title"><a href="/">bandali</a></h1>
<h2 id="subtitle">Research interests</h2>
</header>
<section>
content: ".eu.org";
color: #dadada;
}
+#title a {
+ color: inherit;
+ border-bottom: 1px solid #eaeaea;
+}
+#title a:hover {
+ background-color: whitesmoke;
+ border-bottom-color: #e3e3e3;
+}
#subtitle {
display: inline;
font-weight: normal;
dt {
margin-bottom: 0.5em;
}
+dd {
+ margin-left: 1.5em;
+}
#publications dd, .plinks {
font-size: 0.9em;
}