lila/public/stylesheets/irc.css

9 lines
95 B
CSS

div.irc_box iframe {
width: 100%;
height: 500px;
}
ul.channels li {
text-indent: 1em;
}