mourningdove/htdocs/stc/widgets/commlanding.css

18 lines
225 B
CSS
Raw Normal View History

2026-05-24 01:03:05 +00:00
.appwidget-recentlyactivecomms, .appwidget-newlycreatedcomms {
float: left;
width: auto;
}
.appwidget-recentlyactivecomms
{
margin-right: 3em;
}
h2 {
clear: both;
}
#content ul li {
margin-left: 2em;
}