xmpp.chapril.org-conversejs/media/css/style.css
2012-02-29 13:32:19 +01:00

25 lines
341 B
CSS

td.right {
text-align: right;
}
ul.footer{
padding:0;
margin:1em;
max-width:none;
clear:both;
}
ul.footer li{
font-size:smaller;
list-style:none;
float:left;
padding:1em;
color:gray;
border:none;
}
ul.footer a{
color:#333;
}
table.translator th.source {
width: 30em;
max-width: 50%;
}