<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @file
 * Visual styles for Flashy+'s more links.
 */
.more-link {
  text-align: center;
  margin-top: 20px;
  clear: both;
}
</pre></body></html>