summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css
blob: 7073905b116665d0ebc25bd37252f668acb2da02 (plain)
1
2
3
4
* { font-family: arial; }

table, th, td { border: 2px solid blue; border-collapse: collapse; }
th { color: white; background-color: blue; }