use environment variables for configuration

This commit is contained in:
jomo
2020-03-28 23:47:23 +01:00
parent d81e2777d2
commit d967db3ad4
10 changed files with 97 additions and 78 deletions

View File

@@ -35,7 +35,6 @@ a.forkme:hover {
a.sponsor {
position: fixed;
z-index: 1041;
width: 48px;
height: 48px;
right: 0px;
@@ -43,6 +42,11 @@ a.sponsor {
margin: 5px;
}
.sponsor img {
width: 100%;
height: 100%;
}
a.sponsor-item {
color: #aa7100 !important;
font-weight: initial;