Difference between revisions of "Template:Stockholm"

m
m
 
(11 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
 +
 +
/* LIGHTBOX */
 +
#lightbox{
 +
background-color:#eee;
 +
padding: 10px;
 +
border-bottom: 2px solid #666;
 +
border-right: 2px solid #666;
 +
}
 +
#lightboxDetails{
 +
font-size: 0.8em;
 +
padding-top: 0.4em;
 +
}
 +
#lightboxCaption{ float: left; }
 +
#keyboardMsg{ float: right; }
 +
#closeButton{ top: 5px; right: 5px; }
 +
 +
#lightbox img{ border: none; clear: both;}
 +
#overlay img{ border: none; }
 +
 +
#overlay{ background-image: url(https://static.igem.org/mediawiki/2015/2/2d/STHLMOverlay.png); }
 +
 +
* html #overlay{
 +
background-color: #333;
 +
back\ground-color: transparent;
 +
background-image: url(blank.gif);
 +
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://static.igem.org/mediawiki/2015/2/2d/STHLMOverlay.png", sizingMethod="scale");
 +
}
 +
  
 
/* PAGE LAYOUT */
 
/* PAGE LAYOUT */
Line 97: Line 125:
 
/*Change the styling of tables */
 
/*Change the styling of tables */
 
         #contentContainer table {
 
         #contentContainer table {
 +
background: none;
 
     border: 1px solid #565656;
 
     border: 1px solid #565656;
 
     border-collapse: collapse;
 
     border-collapse: collapse;

Latest revision as of 13:05, 4 August 2015