Difference between revisions of "Template:British Columbia 2"

m
m
Line 92: Line 92:
 
#previous img:hover, #next img:hover{
 
#previous img:hover, #next img:hover{
 
   transform: scale(1.15);
 
   transform: scale(1.15);
    -webkit-filter: grayscale(100%);
 
      -moz-filter: grayscale(100%);
 
        -o-filter: grayscale(100%);
 
        -ms-filter: grayscale(100%);
 
            filter: grayscale(100%);
 
 
 
}
 
}
  
 
#previous figcaption, #next figcaption{
 
#previous figcaption, #next figcaption{
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0.35) 100%);
+
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.45) 100%);
 
   position: absolute; width: 100%;
 
   position: absolute; width: 100%;
 
   bottom: 0; left: 0; padding: 25px;
 
   bottom: 0; left: 0; padding: 25px;

Revision as of 04:51, 17 October 2016

Main CSS