Basic widget in place; no functionality
[rgbconverter.git] / RGB_Converter.wdgt / RGB_Converter.css
1 /*=====================================================================*\
2 || ################################################################### ||
3 || # RGB Converter Widget [#]version[#]
4 || # --------------------------------------------------------------- # ||
5 || # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # ||
6 || # This file may not be reproduced in any way without permission. # ||
7 || # --------------------------------------------------------------- # ||
8 || # User License Agreement at http://www.iris-studios.com/license/ # ||
9 || ################################################################### ||
10 \*=====================================================================*/
11
12 body
13 {
14 margin: 0px;
15 }
16
17 /*=====================================================================*\
18 || ###################################################################
19 || # $HeadURL$
20 || # $Id$
21 || ###################################################################
22 \*=====================================================================*/