Anpassungen in der HTML- und der CSS-Datei für das Plugin Navigation
Datei style.css
#header h1 {
font-weight: bold;
margin: 0;
// float: left;
}
#header {
background: #2EAE9B;
padding: 20px 0;
margin-bottom: 20px;
color: #afe1da;
}
#footer {
background: #707070;
padding: 20px 0;
margin-top: 20px;
color: #C0C0C0;
}
Datei index.html
An Stelle der HTML-Datei wurde der Tag
google-site-verification
eingefügt.
Außerdem Anpassungen in der Fussleiste.