Difference between revisions of "User:Nikathelostone/Sandbox2"
From A3! Wiki
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
.musicinfo { | .musicinfo { | ||
display: flex; | display: flex; | ||
+ | width: 100%; | ||
flex-direction: row; | flex-direction: row; | ||
column-gap: 10px; | column-gap: 10px; | ||
− | margin: | + | margin-bottom: 10px; |
padding: 15px; | padding: 15px; | ||
border-radius: 15px; | border-radius: 15px; | ||
Line 17: | Line 18: | ||
/* MOBILE DESIGN */ | /* MOBILE DESIGN */ | ||
− | @media only screen and (max-width: | + | @media only screen and (max-width: 800px) { |
.musicinfo { | .musicinfo { | ||
flex-direction: column; | flex-direction: column; | ||
align-items: center; | align-items: center; | ||
− | |||
float: none; | float: none; | ||
− | |||
} | } | ||
Line 46: | Line 45: | ||
<tr> | <tr> | ||
<td>CV</td> | <td>CV</td> | ||
− | <td>{{{cv | + | <td>{{{cv}}}</td> |
</tr> | </tr> | ||
<td>Lyrics</td> | <td>Lyrics</td> | ||
− | <td>{{{lyricist | + | <td>{{{lyricist}}}</td> |
</tr> | </tr> | ||
<td>Composition</td> | <td>Composition</td> | ||
Line 55: | Line 54: | ||
</tr> | </tr> | ||
<td>Arrangement</td> | <td>Arrangement</td> | ||
− | <td>{{{arrangement | + | <td>{{{arrangement}}}</td> |
</tr> | </tr> | ||
<td>Album</td> | <td>Album</td> | ||
Line 61: | Line 60: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | + | {| class="lyrictoggle-h" cellpadding=3 style="width:100%" | |
− | + | ! colspan="3" class="{{{troupe|}}}music musicinfo-title" | Lyrics Toggles | |
− | + | |- | |
− | + | |<span class="mw-customtoggle-Kanji">Show/Hide Kanji</span> | |
− | + | |<span class="mw-customtoggle-Romaji">Show/Hide Romaji</span> | |
− | + | |<span class="mw-customtoggle-English">Show/Hide English</span> | |
− | + | |} | |
− | |||
</div> | </div> | ||
</div> | </div> | ||
<b>Spring has come!</b> is the theme song of [[Spring Troupe]], sung by all the members. The full song was released on May 24, 2017, appearing on the [[Music#A3! First SPRING EP|A3! First SPRING EP]]. | <b>Spring has come!</b> is the theme song of [[Spring Troupe]], sung by all the members. The full song was released on May 24, 2017, appearing on the [[Music#A3! First SPRING EP|A3! First SPRING EP]]. |
Latest revision as of 21:45, 12 November 2024
< Music
Title | |
---|---|
Vocals | |
CV | {{{cv}}} |
Lyrics | {{{lyricist}}} |
Composition | |
Arrangement | {{{arrangement}}} |
Album | [[Music#{{{album}}}|{{{album}}}]] |
Lyrics Toggles | ||
---|---|---|
Show/Hide Kanji | Show/Hide Romaji | Show/Hide English |
Spring has come! is the theme song of Spring Troupe, sung by all the members. The full song was released on May 24, 2017, appearing on the A3! First SPRING EP.