docs: Remove unused #sponsor CSS rule

Commit e14c5069c5 dropped the only user of the 'sponsor'
CSS id, so we can drop it from the stylesheet as well.
This commit is contained in:
Andrea Bolognani 2016-04-01 10:59:36 +02:00
parent d9a0a885e2
commit 5849729d09

View File

@ -300,12 +300,6 @@ p.image {
color: #ccc;
}
#sponsor {
color: #757575;
text-decoration: inherit;
font-size: 1.2em;
}
span.since {
color: #3c857c;
font-style: italic;