Skip to content

Instantly share code, notes, and snippets.

@fangpenlin
Created September 7, 2012 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fangpenlin/3663453 to your computer and use it in GitHub Desktop.
Save fangpenlin/3663453 to your computer and use it in GitHub Desktop.
header#header {
.navbar-inner {
padding-right: 0;
padding-left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.container {
width: 940px;
}
ul#login {
.navbar-text {
margin-right: 10px;
}
}
}
section#container {
td.code {
.container, .container:before, .container:after {
display: block;
}
}
dd.usage-progress {
div.progress {
width: 200px;
}
}
div#features {
div {
h3 {
font-size: 16px;
line-height: 20px;
margin: 5px 0;
}
height: 110px;
}
}
textarea#content {
width: 400px;
height: 200px;
}
li.checkbox {
label {
display: inline;
}
}
.offset-half {
margin-left: 40px;
}
div#plans {
font-size: 130%;
list-style: none;
div {
height: 340px;
margin-top: 10px;
.label {
font-size: 110%;
}
h3 {
text-align: center;
margin: 4px;
}
dl {
margin: 10px;
dt {
font-size: 14px;
font-weight: bold;
}
dd {
font-size: 12px;
margin: 10px;
}
}
.action {
text-align: center;
font-weight: bold;
margin: 20px 0;
}
}
.bootstrap-plan {
margin-top: 0;
padding: 30px;
background-color: #FCF8E3;
}
.playground-plan {
}
.standard-plan {
}
}
.traditional-email {
position: relative;
height: 160px;
.refresh-frame {
background-color: rgba(255, 255, 255, 1);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
div {
text-align: center;
width: 100%;
position: absolute;
top: 50%;
margin-top: -0.5em;
}
}
}
.ezcomet-email {
height: 160px;
}
.diagram1 {
text-align: center;
}
.diagram2 {
padding-top: 5px;
text-align: center;
}
}
footer {
div#langs {
display: inline-block;
width: 280px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment