# Como alterar a cor dos divisores da lista de tópicos?

**URL:** https://meta.discourse.org/t/how-to-change-the-color-of-the-topic-list-dividers/351282
**Category:** Support
**Created:** [Fevereiro 8, 2025, 11:39pm UTC](https://meta.discourse.org/t/how-to-change-the-color-of-the-topic-list-dividers/351282 "2025-02-08T23:39:42Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![omarfilip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omarfilip/32/208019_2.png) [@omarfilip](https://meta.discourse.org/u/omarfilip)
#### Post date: [Fevereiro 9, 2025, 1:47am UTC](https://meta.discourse.org/t/how-to-change-the-color-of-the-topic-list-dividers/351282/2 "2025-02-09T01:47:22Z")

</div>

```plaintext
.topic-list-item
    {border-bottom: 1px solid #be235b;}

```

Obviamente, ajuste a cor como desejar.

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-the-color-of-the-topic-list-dividers/351282)._
