1
0
Fork 0
mirror of https://bitbucket.org/vertlach/iusethis.git synced 2024-06-30 22:05:01 +03:00
mediawiki-iusethis/IUT.css

11 lines
142 B
CSS
Raw Normal View History

/* CSS for IUseThis extension */
2017-01-19 13:07:00 +02:00
.iut-box {
color: black;
font-size: small;
}
.iut-box .count {
}
.iut-box .vote {
font-weight: bold;
}