Team:Heidelberg/Templates/basic-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 45: Line 45:
h1, h2 {
h1, h2 {
     border-bottom: none;
     border-bottom: none;
 +
}
 +
 +
h2 {
 +
    font-size:18px;
 +
}
 +
 +
div.thumbcaption {
 +
    font-size:10px;
 +
}
 +
 +
.editsection {
 +
    display: none;
}
}
Line 175: Line 187:
                 text-shadow:none;
                 text-shadow:none;
             }
             }
 +
   <!--customized scrollbar-->
   <!--customized scrollbar-->
   <link href="custom-scrollbar-plugin/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" />
   <link href="custom-scrollbar-plugin/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" />
   </style>
   </style>
</html>
</html>

Revision as of 21:48, 29 September 2013