source: trunk/packages/sipb-xen-www/code/static/layout.css @ 303

Last change on this file since 303 was 210, checked in by andersk, 17 years ago

The CSS interferes with the height=100% on the VNC applet. (Also, I
don't approve of my CSS being ripped off for a website it wasn't
designed for.)

File size: 29 bytes
Line 
1html,body {
2        height: 100%;
3}
Note: See TracBrowser for help on using the repository browser.