Team:Paris Bettencourt/header

From 2013.igem.org

(Difference between revisions)
Line 193: Line 193:
}
}
#page {
#page {
-
    padding: 45px 45px 0px 45px;
+
  padding: 45px 45px 0px 45px;
-
    text-align:justify;
+
  text-align:justify;
-
 
+
}
}
-
#page .section-list {
+
#page ul {
-
    list-style: none;
+
  list-style-type: none;
-
    padding-left: 0;
+
  padding: 0px;
-
}
+
  margin: 0px;
-
#page .section-list li {
+
-
    clear: both;
+
-
    padding: 30px 0 30px 0;
+
}
}
/*
/*

Revision as of 12:54, 2 August 2013

iGEM Paris Bettencourt 2013

Back to Top