Team:Cornell/sandbox

From 2013.igem.org

(Difference between revisions)
Line 168: Line 168:
/* -----------------------------------------
/* -----------------------------------------
-
Shared Styles
+
Basic Styles
----------------------------------------- */
----------------------------------------- */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
Line 191: Line 191:
}
}
 +
h1 { font-size: 44px; }
 +
h2 { font-size: 37px; }
 +
h3 { font-size: 27px; }
 +
h4 { font-size: 23px; }
 +
h5 { font-size: 17px; }
 +
h6 { font-size: 14px; }
 +
h1.centered, h2.centered, h3.centered, h4.centered, h5.centered, h6.centered {
h1.centered, h2.centered, h3.centered, h4.centered, h5.centered, h6.centered {
text-align: center;
text-align: center;
Line 204: Line 211:
text-decoration: none;
text-decoration: none;
}
}
 +
 +
/* -----------------------------------------
 +
Lists
 +
----------------------------------------- */
 +
ul, ol { font-size: 14px; line-height: 1.6; margin-bottom: 17px; list-style-position: inside; }
 +
 +
ul li ul, ul li ol { margin-left: 20px; margin-bottom: 0; }
 +
ul.square, ul.circle, ul.disc { margin-left: 17px; }
 +
ul.square { list-style-type: square; }
 +
ul.square li ul { list-style: inherit; }
 +
ul.circle { list-style-type: circle; }
 +
ul.circle li ul { list-style: inherit; }
 +
ul.disc { list-style-type: disc; }
 +
ul.disc li ul { list-style: inherit; }
 +
ul.no-bullet { list-style: none; }
 +
ul.large li { line-height: 21px; }
 +
 +
ol li ul, ol li ol { margin-left: 20px; margin-bottom: 0; }
 +
 +
/* -----------------------------------------
 +
Misc
 +
----------------------------------------- */
 +
.left { float: left; }
 +
.right { float: right; }
 +
.text-left { text-align: left; }
 +
.text-right { text-align: right; }
 +
.text-center { text-align: center; }
 +
.hide { display: none; }
 +
.highlight { background: #ffff99; }
 +
 +
#googlemap img, object, embed { max-width: none; }
 +
#map_canvas embed { max-width: none; }
 +
#map_canvas img { max-width: none; }
 +
#map_canvas object { max-width: none; }
 +
.nohilite {
.nohilite {
-webkit-touch-callout: none;
-webkit-touch-callout: none;
Line 212: Line 254:
user-select: none;
user-select: none;
}
}
-
 
div.clearfix {
div.clearfix {
content: ".";
content: ".";
Line 221: Line 262:
height: 0;
height: 0;
}
}
-
 
.off-canvas {
.off-canvas {
width: 100%;
width: 100%;

Revision as of 20:25, 23 December 2013

Parallax Test

Whee

Whoo

Poo

Hi

I never use this anyways

Link