optimized design. background image changes

This commit is contained in:
Kiritan Flux 2017-01-23 14:32:34 +01:00
parent 2104affd6f
commit 671a591ca9
79 changed files with 44811 additions and 41798 deletions

View file

@ -16,11 +16,12 @@
right: 0;
left: 0;
margin-bottom:20px;
border: 4px solid transparent;
}
.videobox:hover
{
/*opacity:1;*/
border: 4px solid #5a4b68;
}
.videobox .video-title
@ -37,15 +38,15 @@
#videotext
{
width:40%;
width:45%;
background-color:#000;
opacity:.8;
opacity:.9;
position:fixed;
z-index:10000;
right:50px;
bottom: 50px;
right:20px;
bottom: 20px;
display:none;
padding:30px;
padding:20px;
color:#fff;
}
@ -63,7 +64,6 @@
#videotext .video-description
{
display:block;
font-size: 1em;
}
@ -117,7 +117,7 @@
display:block;
width:50px;
height:50px;
top:90px;
top:30px;
right:30px;
background-image:url("/images/close-button-large.png");
background-size:cover;