Template:Team:Berlin/AllCss

From 2014.igem.org

(Difference between revisions)
Line 47: Line 47:
   text-align: left;
   text-align: left;
 +
}
 +
 +
.project-number{
 +
  margin: auto;
 +
  position: absolute;
 +
  /* top: 77px; */
 +
  left: 8px;
 +
  /* right: 0; */
 +
  font-family: Trebuchet MS;
 +
  font-size: 34px;
 +
  color: #0ecd28;
 +
  -moz-border-radius: 100%;
 +
  border-radius: 100%;
 +
  border: 1px solid #0ecd28;
 +
  width: 41px;
 +
  height: 41px;
 +
  line-height: 37px;
}
}

Revision as of 19:14, 13 October 2014