Template:Freiburg2013 jquery css

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style> /** * BxSlider v4.0 - Fully loaded, responsive content slider * http://bxslider.com * * Written by: Steven Wanderski, 2012 * http://stevenwanderski.com * (...")
 
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
 
+
<style type="text/css">
/**
/**
Line 201: Line 201:
}
}
 +
  .bx-wrapper .bx-pager {
 +
    bottom: -70px;
 +
  }
 +
 
 +
  .bx-wrapper .bx-pager a {
 +
    border: solid #ccc 1px;
 +
    display: block;
 +
    margin: 0 5px;
 +
    padding: 3px;
 +
    width:50px;
 +
  }
 +
 
 +
  .bx-wrapper .bx-pager a:hover,
 +
  .bx-wrapper .bx-pager a.active {
 +
    border: solid black 3px;
 +
  }
 +
 
 +
  .bx-wrapper {
 +
    margin-bottom: 120px;
 +
  }
 +
 
 +
 +
</style>
</style>
</style>
</html>
</html>

Latest revision as of 17:18, 27 August 2013