Difference between revisions of "Template:Linkoping Sweden/Style"

Line 473: Line 473:
 
     height: auto;
 
     height: auto;
 
}
 
}
 +
 +
.menu .head {
 +
    height: 192px;
 +
    box-sizing: border-box;
 +
}
 +
 +
#header-video {
 +
    position: absolute;
 +
    top: 0;
 +
    opacity: 0;
 +
}
 +
 +
#header-content {
 +
    position: absolute;
 +
    top: 0;
 +
    left: 0;
 +
    right: 0;
 +
    height: 192px;
 +
 +
    padding-top: 10px;
 +
    padding-right: 13px;
 +
}
 +
 +
#header-video.playing {
 +
    opacity: 1;
 +
}
 +
 +
#header-content.playing {
 +
    background: rgba(255, 255, 255, 0.8);
 +
}
 +
  
 
/** Small screen **/
 
/** Small screen **/

Revision as of 19:49, 15 October 2016