We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714aac0 commit adae776Copy full SHA for adae776
mybinder/values.yaml
@@ -172,7 +172,7 @@ binderhub:
172
cors_allow_origin: "*"
173
174
banner_message: |
175
- <a class="btn" style="width:fit-content;height:fit-content;padding:10px;background-color:#e66581;color:white;font-weight:bold;float:right;"
+ <a class="btn" style="width:fit-content;height:fit-content;padding:10px;background-color:#e66581;color:white;font-weight:bold;position:absolute;right:4px;"
176
onmouseover="this.style.backgroundColor='#d15b75'" onmouseout="this.style.backgroundColor='#e66581'"
177
href="https://jupyter.org/about#donate" target="_blank">
178
🤍 Donate to mybinder.org!
0 commit comments