websites.concatenative: navbar background.

flac
John Benediktsson 2020-03-02 17:01:01 -08:00 committed by Steve Ayerhart
parent d0d46c3dff
commit ca3551a9d4
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
4 changed files with 4 additions and 2 deletions

View File

@ -43,6 +43,7 @@ tr:hover {
padding-bottom: 10px;
line-height: 150%;
border-bottom: 1px solid #ccc;
background-color: #f5f5f5;
}
.navbar a {

View File

@ -45,6 +45,7 @@
padding-bottom: 10px;
line-height: 150%;
border-bottom: 1px solid #ccc;
background-color: #f5f5f5;
}
.navbar a {
@ -57,7 +58,7 @@
h2 {
padding: 10px;
background-color: #f5f5f5;
background-color: #f3f2ea;
color: #222;
}

View File

@ -72,7 +72,6 @@
margin-right: -15px;
margin-bottom: -15px;
border-top: 1px solid #ccc;
border-bottom: none;
}
.description {

View File

@ -63,6 +63,7 @@ a:hover, .link:hover { text-decoration: underline; }
padding-bottom: 10px;
line-height: 150%;
border-bottom: 1px solid #ccc;
background-color: #f5f5f5;
}
.navbar a, .navbar .link {