Team:St Andrews/Template:StAndrewsIgemStyle

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
margin-bottom:20px;
margin-bottom:20px;
background-color: #2C2C2C;
background-color: #2C2C2C;
-
color: #EEE;
+
color: #2C2C2C;
}
}
ul.thumb-grid li {
ul.thumb-grid li {

Revision as of 10:03, 8 June 2012

footer { margin-top: 20px; margin-bottom:20px; background-color: #2C2C2C; color: #2C2C2C; } ul.thumb-grid li { float: left; width: 15%; margin: 0 5% 5% 0;

       list-style-type: none;

} ul.thumb-grid li:nth-child(5n) { margin-right: 0; } ul.thumb-grid li a img { width: 100%; }

  1. contentSub {

display:none; }

  1. p-logo {

display:none; }

  1. siteSub {

display:none; }

  1. search-controls {

display:none; }

.firstHeading { display:none; }

/* Thanks DTU-Denmark 2011 for this! */ /* Removes "teams" from the menubar */

  1. menubar > ul > li:last-child {
   display: none;}

/* Resizes the menubar to fik the links (default is 400px) */

  1. menubar {
   width: auto;}

@media (max-width: 979px) .navbar-fixed-top, .navbar-fixed-bottom { position: fixed;