Template:Team:HokkaidoU Japan/CSS

From 2014.igem.org

(Difference between revisions)
 
(152 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Team:HokkaidoU_Japan/Common/CSS}}
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
-
html {
 
-
  color: black;
 
-
}
 
-
 
-
body {
 
-
  background: #ffffff;
 
-
}
 
-
 
-
#globalWrapper {
 
-
  position: absolute;
 
-
  top: 0;
 
-
  left: 0;
 
-
  width: 100%;
 
-
  height: 0;
 
-
  margin: 0;
 
-
  padding: 0;
 
-
  border: 0;
 
-
  font-size: 100%;
 
-
}
 
-
 
-
#content {
 
-
  position: absolute;
 
-
  top: 0;
 
-
  left: 0;
 
-
  width: 100%;
 
-
  height: 0;
 
-
  margin: 0;
 
-
  padding: 0;
 
-
  border: 0;
 
-
  font-size: 100%;
 
-
}
 
-
 
-
#bodyContent {
 
-
  position: absolute;
 
-
  top: 0;
 
-
  left: 0;
 
-
  width: 100%;
 
-
  height: 0;
 
-
  margin: 0;
 
-
  padding: 0;
 
-
  border: 0;
 
-
  font-size: 100%;
 
-
}
 
-
 
-
#p-logo {
 
-
  display: none;
 
-
}
 
-
 
-
#footer-box {
 
-
  display: none;
 
-
}
 
-
 
-
#catlinks {
 
-
  display: none;
 
-
}
 
-
 
-
.firstHeading {
 
-
  display: none;
 
-
}
 
-
 
-
#search-controls {
 
-
  display: none;
 
-
}
 
-
 
-
#top-section {
 
-
  border: none;
 
-
}
 
-
 
</style>
</style>
</html>
</html>

Latest revision as of 12:51, 13 October 2014