Template:MIT E Template

From 2012e.igem.org

(Difference between revisions)
(Replaced content with "{{Bootstrap}} <html> <style type="text/css"> #top-section{ height: auto; width: 1000px; border: 0px; padding: 0px; margin-bottom: 0px; } #search-controls { display:...")
Line 4: Line 4:
<style type="text/css">
<style type="text/css">
#top-section{
#top-section{
-
height: auto;
+
  height: auto;
-
width: 1000px;
+
  width: 1000px;
-
border: 0px;
+
  border: 0px;
-
padding: 0px;
+
  padding: 0px;
-
margin-bottom: 0px;
+
  margin-bottom: 0px;
}
}
#search-controls {
#search-controls {
-
    display: none;
+
  display: none;
}
}
.firstHeading {
.firstHeading {
-
    display: none;
+
  display: none;
}
}
#p-logo {
#p-logo {
-
    display: none;
+
  display: none;
 +
}
 +
 
 +
a:visited {
 +
  color: #fff;
 +
}
 +
 
 +
#footer-box {
 +
  border:none;
 +
}
 +
 
 +
#footer {
 +
  font-size: 12px;
 +
}
 +
 
 +
ul #f-list {
 +
  margin: 0;
}
}
-
a:visited { color: #fff; }
 
</style>
</style>
</html>
</html>

Revision as of 02:14, 26 October 2012