Template:Harvard BioDesign/CSS
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }
body { line-height: 1; background-color: #FFFFFF; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ; content: none; } table { border-collapse: collapse; border-spacing: 0; }
- content {
position:absolute; width:100vw; padding: 0; background: transparent; color: black; border-left: 0; border-right: 0; z-index: 2; }
- top_menu_14 {
background-color: transparent; color: transparent; border-bottom: none;}
- top_menu_14:hover {
background-color: #383838;
}
- top_menu_inside {
border: none; opacity: 0;
}
- top_menu_under{
border: none;
}
- top_menu_inside:hover {
opacity: 1;
}
/*Removes Wiki default template*/
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, .printfooter {
display:none;
}
- bodyContent {
background-color: #90EDA7; border: none; padding-left:0; padding-right:0; padding-top:10px; height: 100vh; min-width:360px; min-height:500px;
overflow:scroll; }
- globalWrapper{
position: relative; font-size: 127%; width: 100vw; height:100vh; min-height:500px; margin: 0; border:0; padding: 0; overflow:hidden;
}
- wrapper{
padding, margin, border: 0; background-color: #7DBDFF; height: 60vh; margin: 0 15px 5px 15px; padding-right:5px; padding-left:5px;
}