This commit is contained in:
Alexander Yakovlev 2018-12-17 20:44:22 +07:00
parent f216025518
commit 57e292e8d2
2 changed files with 2 additions and 3 deletions

View file

@ -34,7 +34,7 @@
<body>
<div id='container'>
<header>
<h1>MatomoWP<small>Matomo and Wordpress plugin tandem for web site analytics</small></h1>
<h1>MatomoWP<small>plugin tandem for web site analytics</small></h1>
<nav>
<a href='#about'>About</a>
<a href='#usage'>Usage</a>

View file

@ -40,8 +40,7 @@ a:hover {
color: #333;
}
#container {
margin: 0 auto;
width: 960px;
margin: 0 2em;
}
#options {
list-style: none;