GITLAB

Oscar Velasquez / portalWebUBV

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • portalwebubv
  • ..
  • css
  • drupalexp.css
  • 99416e6e3   sitio completo Browse Code ยป
    Oscar Velasquez
    2015-05-06 15:09:01 -0400  
drupalexp.css 234 Bytes
edit raw blame history permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
.dexp-body-inner{
	clear: both;
	overflow: hidden;
	/*overflow-y: auto;*/
	position: relative;
  height: 100%;
}
.dexp-sticky.fixed{
	position: fixed;
	width:100%;
	top:0;
	z-index:501;
}
.tp-bannertimer,.tp-bullets{
  z-index:500;
}