Add sponsoring slots on home, dashboard and about pages

This commit is contained in:
Gaël Métais
2018-04-05 19:16:59 -05:00
parent e58c00ecdf
commit 5d017258b7
12 changed files with 60 additions and 23 deletions
+9 -9
View File
@@ -158,15 +158,6 @@
margin-bottom: 3em;
}
.summary .apiTip {
font-size: 0.8em;
margin-bottom: 4em;
color: #413;
a {
color: inherit;
}
}
.summary .tweet {
.tweetText {
color: #413;
@@ -189,4 +180,13 @@
input {
font-size: 0.9em;
}
}
.summary .sponsor {
font-size: 0.9em;
margin-bottom: 4em;
color: #413;
a {
color: inherit;
}
}