Revision 1d83e5e7

b/okeanos_site/static/okeanos_static/css/main.css
299 299
#video div.vjs-big-play-button {
300 300
    background: none !important; 
301 301
    border: none !important;
302
    box-shadow: 4px 4px 50px #477589; 
302
    box-shadow: 4px 4px 20px #477589 !important; 
303
}
304

  
305
#video div.vjs-big-play-button:hover {
306
    background: none !important; 
307
    border: none !important;
308
    box-shadow: 4px 4px 50px #477589 !important; 
309
    background: #4085A5 !important;
303 310
}

Also available in: Unified diff