Difference between revisions of "Template:Pasteur Paris/Menu"

Line 248: Line 248:
 
}
 
}
  
#bottom-arrow{        /* arrow like element beneath slider */
 
  position:absolute;
 
  overflow:hidden;
 
  width:100%;
 
  height:15px;
 
  bottom: -30px;
 
  left:0;
 
  z-index:2;
 
    background-color: #000000;
 
    border-bottom-right-radius: 5px;
 
    border-bottom-left-radius: 5px;
 
}
 
  
#bottom-arrow:before{
 
  content:"";
 
  position:absolute;
 
  width:80%;
 
  height:10px;
 
  bottom:-12px;
 
  left:10%;
 
  border-radius:20%;
 
  box-shadow:0 0 10px black;
 
}
 
 
#bottom-arrow:after{
 
  content:"";
 
  position:absolute;
 
  width:0;
 
  height:0;
 
  bottom:0;
 
  border-bottom:12px solid #ffffff;
 
  border-left:8px solid transparent;
 
  border-right:8px solid transparent;
 
  margin-left:-8px;
 
  left:50%;
 
}
 
 
/* == End Chip Design == */
 
/* == End Chip Design == */
  
Line 627: Line 592:
 
                                 <div id="top-arrow"></div>
 
                                 <div id="top-arrow"></div>
 
                                 <div id="runningchip-back"></div>
 
                                 <div id="runningchip-back"></div>
                                <div id="bottom-arrow"></div>
 
 
                     </div>
 
                     </div>
 
                     </ul>
 
                     </ul>

Revision as of 10:00, 31 July 2018

""