Template:CSS/Team:Glasgow/Draft1

From 2014.igem.org

(Difference between revisions)
Line 144: Line 144:
<a href="https://2014.igem.org/wiki/index.php?title=Team:Glasgow&action=edit" >Click to edit this page</a>
<a href="https://2014.igem.org/wiki/index.php?title=Team:Glasgow&action=edit" >Click to edit this page</a>
 +
.maincontent {background-color:Blue;
 +
    border: 4px solid #000000;
 +
    border-radius:20px;
 +
  position:relative;
 +
  top:60px;
 +
  width:96%;
 +
  margin-left:auto;
 +
  margin-right:auto;
 +
  padding:10px;
 +
  }
 +
 +
 +
h2 {color:black;
 +
    text-decoration:none;
 +
    border-bottom:none;}

Revision as of 08:53, 6 August 2014

Bubble Test Page

Click to edit this page .maincontent {background-color:Blue; border: 4px solid #000000; border-radius:20px; position:relative; top:60px; width:96%; margin-left:auto; margin-right:auto; padding:10px; } h2 {color:black; text-decoration:none; border-bottom:none;}