レビュー (7)

総合評価
4.8
評価レベルごとの件数
  • 評価の86%は5つ星です
  • 評価の14%は4つ星です
  • 評価の0%は3つ星です
  • 評価の0%は2つ星です
  • 評価の0%は1つ星です
2024年3月13日

some things don't work about it, but if you have extremely basic knowledge of css then this app is GREAT! if you're having issues and are seeing this, use this code as a basis for solving your problems:

.marquee {
background-color: transparent;
margin-top: -45px;
color: white;
font-size: 2.0rem;
font-weight: 1000;
}

this allows it to overlay the element above it and actually look good lol

Joke Threads
アメリカ合衆国
アプリの使用期間:14日
webcommerce.devが返信しました 2024年3月15日

Thanks for your review! It's always fun to see users get creative with styling.