Team:ATOMS-Turkiye/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
#searchInput {
#searchInput {
-
display:none;
+
  display:none;
}
}
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, items {
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, items {
-
    display:none;}
+
  display:none;}
#top-section {
#top-section {
-
    border: none;
+
  border: none;
-
    height: 0px;}
+
  height: 0px;
 +
}
#content {
#content {
-
    border: none;
+
  border: none;
-
    padding:0;
+
  padding:0;
 +
  box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.55);
 +
  -moz-box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.55);
 +
  -webkit-box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.55);
}
}
#top-section{
#top-section{

Revision as of 09:02, 4 October 2013