mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
11 lines
127 B
CSS
11 lines
127 B
CSS
/* Y_User.css - User style sheet for yWeb */
|
|
|
|
/*
|
|
body {
|
|
background-color: #eee;
|
|
}
|
|
body.iframe {
|
|
background-color: #fff;
|
|
}
|
|
*/
|