Team:St Andrews/Template:AugustAdjustments

From 2012.igem.org

Revision as of 10:07, 26 September 2012 by Aku (Talk | contribs)

h1 { margin-bottom: 10px; font-weight: bold; }

/* Underline anchors in paragraph tags in the container .container p a {text-decoration:underline;}

A:hover {text-decoration: underline; color: #62879d;}

/*

This didn't work but we'll try again eventually if the time comes. It seems MediaWiki's JS doesn't bother to hide any text with the a:visited or a:link properties set.

a:visited { color: #185359; }

a:link { color: #3d88ba; }

  1. menubar a:link {

color:transparent; }

  1. menubar a:visited {

color:transparent; }

  • /

.modal.large{

   width: 780px;
   margin-left: -390px; /* - width/2 */

}

.modal-body {

   max-height: 800px;

}