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

debug.css

Created by Administrator. Last edited by Administrator, 20 years and 126 days ago. Viewed 788 times. #1
[edit] [rdf]
labels
attachments
/**
 * Debug Stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme-blue.snip,v 1.1 2003/12/21 23:31:25 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