For When You Can't Have The Real Thing
[ start | index | login ]
start > SnipSnap > themes > Blue Life > css > debug.css

debug.css

Created by Administrator. Last edited by Administrator, 20 years and 94 days ago. Viewed 976 times. #1
[edit] [rdf]
labels
attachments
/**
 * Debug Stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme-blue.snip,v 1.5 2004/05/17 10:56:17 leo Exp $
 */

.debug {
  color: inherit;
  background-color: #ffff99;
}

.debug-title {
  text-align: center;
}

.debug-entry {
  font-family: courier, courier new, monospaced;
  font-size: 100%;
}
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt