Team:Shenzhen SFLS/normalize.css

From 2014hs.igem.org

(Difference between revisions)
(Created page with "#metadata { display: none; } ul { padding: 0; } li { list-style-type: none; }")
 
(3 intermediate revisions not shown)
Line 1: Line 1:
#metadata {
#metadata {
   display: none;
   display: none;
-
}
 
-
 
-
ul {
 
-
padding: 0;
 
-
}
 
-
 
-
li {
 
-
list-style-type: none;
 
}
}

Latest revision as of 03:59, 21 June 2014

  1. metadata {
 display: none;

}