/**
* Debug Stylesheet definitions.
* @author Matthias L. Jugel
* @version $Id: SnipSnap-Theme-blue.snip,v 1.4 2004/01/21 14:09:04 leo Exp $
*/
.debug {
color: inherit;
background-color: #ffff99;
}
.debug-title {
text-align: center;
}
.debug-entry {
font-family: courier, courier new, monospaced;
font-size: 100%;
}
| admin |