view echo.css @ 37:021a9ab1ed5b laserkard

[svn r38] added echo.pl, a test program for the backend of the website
author rlm
date Sun, 24 Jan 2010 09:37:47 -0500
parents
children 95fa4bcc5d67
line wrap: on
line source
1 div#perlClick
2 {
3 background-color: #aaa;
4 }
7 div#output
8 {
9 background-color: #585;
10 }
13 div#disp_contain
14 {
15 background-color: #aab;
16 }