Team:UGA-Georgia/FAQ

From 2013.igem.org

(Difference between revisions)
Line 14: Line 14:
    margin: 80px auto;  
    margin: 80px auto;  
    position: relative;  
    position: relative;  
-
    width: 670px;  
+
    width: 645px;  
-
    height: 520px;  
+
    height: 485px;  
    padding: 10px;  
    padding: 10px;  
    box-shadow: 0 0 20px rgba(0,0,0,0.4);  
    box-shadow: 0 0 20px rgba(0,0,0,0.4);  
Line 21: Line 21:
#slideshow > div {  
#slideshow > div {  
-
    position: relative;  
+
    position: absolute;  
    top: 10px;  
    top: 10px;  
    left: 10px;  
    left: 10px;  

Revision as of 21:46, 23 September 2013

Simple jQuery Slideshow