Difference between revisions of "Template:Goettingen/CSS"

Line 1,405: Line 1,405:
  
 
}
 
}
/* social media boxes */
+
 
.fblike iframe {
+
    width: 100px ;
+
}
+
/* YouTube player */
+
#player {
+
    width: 348px;
+
    height: 240px;
+
    overflow: hidden;
+
    background: gray;
+
    position: absolute;
+
    border: solid 2px gray;
+
}
+
  
 
/*LAYOUT */
 
/*LAYOUT */
Line 1,462: Line 1,450:
 
font-weight:bold;
 
font-weight:bold;
 
}
 
}
 +
 +
ul#accordion.accordion {
 +
margin-left:0;
 +
}
  
  

Revision as of 07:36, 11 October 2016