thomascube
2011-11-21 ce22f1e0c68d6813177f5e2177371032f9924a50
skins/default/settings.css
@@ -170,3 +170,49 @@
{
  font-family: monospace;
}
div.readtext
{
  width: 42em;
  padding: 20px;
}
#license
{
  width: 500px;
  padding-bottom: 2em;
  background: url(images/watermark.gif) no-repeat center;
}
#license .sysname
{
  font-size: 18px;
  font-weight: bold;
}
#license .copyright
{
  font-weight: bold;
}
#license .license,
#license .links
{
  margin-top: 1.5em;
}
#pluginlist
{
  border: 1px solid #999;
  width: 500px;
}
#pluginlist td.version
{
  text-align: center;
}
div.crop
{
  overflow: auto;
}