Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8a2095

Browse files
Add brought to you by section
1 parent6c161b6 commitc8a2095

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

‎_includes/scala-days-sponsors.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<divclass="scala-days-sponsors-bar">
2+
<!-- Brought to you by -->
3+
<divclass="sponsors-brought-to-you-by">
4+
Scala Days 2025 is brought to you by:
5+
</div>
6+
27
<!-- Static Platinum Sponsors Row -->
38
<divclass="sponsors-static-row">
49
{% for sponsor in site.data.scala-days-sponsors.sponsors %}

‎_sass/components/scala-days-sponsors.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@
7676
transition:opacity0.2s;
7777
}
7878

79+
.sponsors-brought-to-you-by {
80+
font-size:1.2em;
81+
font-weight:600;
82+
color:#fff;
83+
margin-bottom:1em;
84+
text-align:center;
85+
}
86+
7987
@keyframessponsors-scroll {
8088
0% {transform:translateX(0); }
8189
100% {transform:translateX(-50%); }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp