Template:CSS/reveal

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style type='text/css'> .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.8); z-index: 100; di...")
Line 4: Line 4:
-
.reveal-modal-bg {  
+
.reveal-modal-bg {  
position: fixed;  
position: fixed;  
height: 100%;
height: 100%;
Line 16: Line 16:
}
}
-
.reveal-modal {
+
.reveal-modal {
display:none;
display:none;
top: 100px;  
top: 100px;  

Revision as of 10:57, 28 May 2014