CSS
index
/home/graeme/CVS/dna/scheduler/Scheduler/Mosflm/CSS.py

############################################################
# CSS.py
# A small routine to write out a cascading style sheet to 
# be used when marking up DNA output with xhtml - this should
# pwehaps look at some variable which will define the output
# location.

# Maintained by G.Winter
# 24th August 2004


# $Id: CSS.html,v 1.1 2004/10/01 12:15:56 gwin Exp $
############################################################

 
Functions
       
WriteCSS(here)
Write the above style sheet in here/dna.css

 
Data
        css = 'a\t{\n\t\ttext-decoration: none;\n}\n\na:link\t{\t\n\t\tcolo...or: #d9b87f;\n line-height: 22px;\n}'