Team:ATOMS-Turkiye/Templates/Style

From 2013.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 4: Line 4:
@charset "UTF-8";
@charset "UTF-8";
 +
#globalwrapper{
 +
font-size:100%;
 +
}
#searchInput {
#searchInput {
   display:none;
   display:none;
Line 289: Line 292:
  display:block;
  display:block;
  float:left;
  float:left;
 +
}
 +
.blockquote{
 +
margin:40px;
 +
padding:15px;
 +
background:rgba(67,190,80,0.2);
 +
border: 1px solid #222;
 +
}
 +
.shadowtext{
 +
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.73);
}
}
</style>
</style>
</html>
</html>

Latest revision as of 02:27, 5 October 2013