eumandy/eugtk/examples/.httpd.css

12 lines
398 B
CSS
Raw Normal View History

2016-11-25 00:33:18 -07:00
/*
-- ====================================================================
-- Styling for the remote display is set here;
-- ====================================================================
*/
button {width: 100%;}
button.dir {background-color: skyblue;}
button.html {background-color: orange;}
body {background-image: linear-gradient(180deg, yellow, blue); background-repeat: no-repeat;)