added eugtk examples
This commit is contained in:
11
eugtk/examples/documentation/.httpd.css
Normal file
11
eugtk/examples/documentation/.httpd.css
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
-- ====================================================================
|
||||
-- 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;)
|
||||
Reference in New Issue
Block a user