Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 69: | Line 69: | ||
} | } | ||
#menubar.left-menu { | #menubar.left-menu { | ||
- | /*margin-top: -80px; uncomment this when page goes live */ | + | /* margin-top: -80px; uncomment this when page goes live */ |
background: none; | background: none; | ||
height: 20px; | height: 20px; | ||
Line 112: | Line 112: | ||
margin: -10px auto 0 auto; | margin: -10px auto 0 auto; | ||
padding: 20px 0; | padding: 20px 0; | ||
- | display: none; | + | /* display: none; uncomment when page goes live */ |
} | } | ||
.visualClear { | .visualClear { | ||
Line 165: | Line 165: | ||
width: 977px; | width: 977px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | /* ----------------------------------------- | ||
+ | Shared Styles | ||
+ | ----------------------------------------- */ | ||
+ | * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } | ||
+ | |||
+ | html { font-size: 62.5%; } | ||
+ | |||
+ | body { | ||
+ | background: #f2f2f2; | ||
+ | font-family: Helvetica, sans-serif; | ||
+ | font-size: 15px; | ||
+ | line-height: 23px; | ||
+ | color: #222222; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | } | ||
+ | |||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | font-family: Helvetica, serif; | ||
+ | font-weight: normal; | ||
+ | color: #000; | ||
+ | border-bottom: none; | ||
+ | margin-bottom: none; | ||
+ | } | ||
+ | |||
+ | h1.centered, h2.centered, h3.centered, h4.centered, h5.centered, h6.centered { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | a, a:visited { | ||
+ | color: #b31b1b; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color: #871414; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .nohilite { | ||
+ | -webkit-touch-callout: none; | ||
+ | -webkit-user-select: none; | ||
+ | -khtml-user-select: none; | ||
+ | -moz-user-select: none; | ||
+ | -ms-user-select: none; | ||
+ | user-select: none; | ||
+ | } | ||
+ | |||
+ | div.clearfix { | ||
+ | content: "."; | ||
+ | display: block; | ||
+ | clear: both; | ||
+ | visibility: hidden; | ||
+ | line-height: 0; | ||
+ | height: 0; | ||
+ | } | ||
+ | |||
+ | .off-canvas { | ||
+ | width: 100%; | ||
} | } | ||
</style> | </style> |
Revision as of 20:04, 23 December 2013
Whee
Whoo
Poo
Hi
I never use this anyways