Template:Team:Aberdeen Scotland/CSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
body {
body {
-
     background-color: #d0e4fe;
+
     background-color: #000000;
}
}

Revision as of 09:34, 9 July 2014

body {

   background-color: #000000;

}

h1 {

   color: orange;
   text-align: center;

}

p {

   font-family: "Times New Roman";
   font-size: 20px;

}