optimized design. background image changes
This commit is contained in:
parent
2104affd6f
commit
671a591ca9
79 changed files with 44811 additions and 41798 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue