update sponsor info

This commit is contained in:
jomo
2017-02-12 18:31:48 +01:00
parent a65cc63ec8
commit 305ed1c65f
5 changed files with 23 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -43,6 +43,17 @@ a.sponsor {
margin: 5px;
}
a.sponsor-item {
color: #aa7100 !important;
font-weight: initial;
background: #fff3de;
border-color: #fcd794;
}
.sponsor-item:hover {
background: #fff8ec !important;
}
.alert {
font-size: 1rem;
}