Selaa lähdekoodia

fix postericons

George S. Baugh 4 vuotta sitten
vanhempi
sitoutus
d71f1a4c73
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. 2 3
      www/styles/screen.css

+ 2 - 3
www/styles/screen.css

@@ -120,6 +120,8 @@ audio, video {
 .postericon {
  width: 2.5rem;
  height: 2.5rem;
+ float: right;
+ text-decoration:none;
 }
 .usericon, .buddyicon {
  width: 2rem;
@@ -131,9 +133,6 @@ audio, video {
  background-repeat: no-repeat;
  padding-right: unset !important;
 }
-.postericon {
- float: right;
-}
 .circle, .usericon, .buddyicon, .postericon {
  border-radius: 50%;
 }