Author: ygrego Date: 2015-06-10 12:05:46 +0000 (Wed, 10 Jun 2015) New Revision: 1688 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1688 Log: The file style.css are unnecessary. Removed: oipf/test/css/style.css Deleted: oipf/test/css/style.css =================================================================== --- oipf/test/css/style.css 2015-06-10 11:58:23 UTC (rev 1687) +++ oipf/test/css/style.css 2015-06-10 12:05:46 UTC (rev 1688) @@ -1,29 +0,0 @@ -body { - background-image: url("../img/TV-T&PC.svg"); - background-repeat: no-repeat; - background-size: cover; - background-position: center; -} - -#video-broadcast { - position: absolute; - z-index: -1; - background-image: url("../img/video-broadcast.jpg"); - background-size: cover; - background-repeat: no-repeat; - margin-left: 11%; - height: 90%; - width: 60%; -} - -#prog { - z-index: 2; - background-color:gray; - height: 40%; - width: 40%; - color:white; - margin-left: 20%; - margin-right: 40%; - overflow-y: auto; - visibility: hidden; -} \ No newline at end of file