Selaa lähdekoodia

Badge styling for all CSS

* Add post_id margin to allow non-badge posts to look OK
* Remove undeeded .badge_icon width as our nadges are bigger than OT
test
Tomochin 4 vuotta sitten
vanhempi
commit
d5b9bf5fed
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      static/styles/beluga/style.css

+ 5
- 0
static/styles/beluga/style.css Näytä tiedosto

@@ -1971,6 +1971,11 @@ a.last_read > svg {
margin: 3px 6px;
}

.post_id {
font-weight: normal;
margin-bottom: 12px; /* Hack to allow forum thread head column to look OK even if user has no displayed badges */
}

.forum_index h3, .forum_list h3 {
margin-top: 24px;
}


Ladataan…
Peruuta
Tallenna