mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
255 lines
7.4 KiB
CSS
255 lines
7.4 KiB
CSS
/* line 14, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
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, font, img, ins, kbd, q, s, samp,
|
|
small, strike, strong, sub, sup, tt, var,
|
|
dl, dt, dd, ol, ul, li,
|
|
fieldset, form, label, legend,
|
|
table, caption, tbody, tfoot, thead, tr, th, td {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
outline: 0;
|
|
font-weight: inherit;
|
|
font-style: inherit;
|
|
font-size: 100%;
|
|
font-family: inherit;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
/* line 17, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
body {
|
|
line-height: 1;
|
|
color: black;
|
|
background: white;
|
|
}
|
|
|
|
/* line 19, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
ol, ul {
|
|
list-style: none;
|
|
}
|
|
|
|
/* line 21, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
table {
|
|
border-collapse: separate;
|
|
border-spacing: 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
/* line 23, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
caption, th, td {
|
|
text-align: left;
|
|
font-weight: normal;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
/* line 25, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
q, blockquote {
|
|
quotes: "" "";
|
|
}
|
|
/* line 96, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
q:before, q:after, blockquote:before, blockquote:after {
|
|
content: "";
|
|
}
|
|
|
|
/* line 27, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
a img {
|
|
border: none;
|
|
}
|
|
|
|
/* line 15, ../../css/index.sass */
|
|
#container.landing {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 960px;
|
|
}
|
|
/* line 17, ../../css/index.sass */
|
|
#container.landing #menu, #container.landing #header, #container.landing div.blurb, #container.landing #tutorial, #container.landing #actions, #container.landing #footer {
|
|
display: inline;
|
|
float: left;
|
|
margin-left: 10px;
|
|
margin-right: 10px;
|
|
}
|
|
/* line 19, ../../css/index.sass */
|
|
#container.landing #menu, #container.landing #header, #container.landing #footer {
|
|
width: 940px;
|
|
}
|
|
/* line 22, ../../css/index.sass */
|
|
#container.landing div.blurb {
|
|
width: 300px;
|
|
}
|
|
/* line 24, ../../css/index.sass */
|
|
#container.landing #tutorial {
|
|
width: 620px;
|
|
}
|
|
|
|
/* line 4, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
body {
|
|
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
|
|
}
|
|
|
|
/* line 6, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
a:focus {
|
|
outline: 1px dotted invert;
|
|
}
|
|
|
|
/* line 8, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
hr {
|
|
border-color: #cccccc;
|
|
border-style: solid;
|
|
border-width: 1px 0 0;
|
|
clear: both;
|
|
height: 0;
|
|
}
|
|
|
|
/* line 14, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
h1 {
|
|
font-size: 25px;
|
|
}
|
|
|
|
/* line 16, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
h2 {
|
|
font-size: 23px;
|
|
}
|
|
|
|
/* line 18, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
h3 {
|
|
font-size: 21px;
|
|
}
|
|
|
|
/* line 20, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
h4 {
|
|
font-size: 19px;
|
|
}
|
|
|
|
/* line 22, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
h5 {
|
|
font-size: 17px;
|
|
}
|
|
|
|
/* line 24, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
h6 {
|
|
font-size: 15px;
|
|
}
|
|
|
|
/* line 26, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
ol {
|
|
list-style: decimal;
|
|
}
|
|
|
|
/* line 28, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
ul {
|
|
list-style: square;
|
|
}
|
|
|
|
/* line 30, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
li {
|
|
margin-left: 30px;
|
|
}
|
|
|
|
/* line 32, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-960-plugin-0.9.13/stylesheets/960/_text.sass */
|
|
p,
|
|
dl,
|
|
hr,
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6,
|
|
ol,
|
|
ul,
|
|
pre,
|
|
table,
|
|
address,
|
|
fieldset {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
/* line 29, ../../css/index.sass */
|
|
a, a:visited, a:hover, a:active {
|
|
color: #569633;
|
|
text-decoration: none;
|
|
}
|
|
|
|
/* line 33, ../../css/index.sass */
|
|
#header {
|
|
margin: 46px 0px;
|
|
}
|
|
|
|
/* line 36, ../../css/index.sass */
|
|
#menu {
|
|
margin-bottom: 23px;
|
|
-moz-border-radius-bottomleft: 10px;
|
|
-webkit-border-bottom-left-radius: 10px;
|
|
-o-border-bottom-left-radius: 10px;
|
|
-ms-border-bottom-left-radius: 10px;
|
|
-khtml-border-bottom-left-radius: 10px;
|
|
border-bottom-left-radius: 10px;
|
|
-moz-border-radius-bottomright: 10px;
|
|
-webkit-border-bottom-right-radius: 10px;
|
|
-o-border-bottom-right-radius: 10px;
|
|
-ms-border-bottom-right-radius: 10px;
|
|
-khtml-border-bottom-right-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
background-color: #959595;
|
|
text-align: right;
|
|
}
|
|
/* line 41, ../../css/index.sass */
|
|
#menu div.logo {
|
|
float: left;
|
|
margin-left: 10px;
|
|
padding-top: 3px;
|
|
}
|
|
/* line 45, ../../css/index.sass */
|
|
#menu ul {
|
|
display: inline;
|
|
margin-right: 10px;
|
|
list-style: none;
|
|
}
|
|
/* line 11, ../../../../../../../../../usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/compass-0.10.5.pre.1/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.scss */
|
|
#menu ul li {
|
|
list-style-image: none;
|
|
list-style-type: none;
|
|
margin-left: 0px;
|
|
}
|
|
/* line 49, ../../css/index.sass */
|
|
#menu ul li {
|
|
display: inline;
|
|
padding: 0px 3px;
|
|
}
|
|
/* line 52, ../../css/index.sass */
|
|
#menu ul li a {
|
|
font-size: 17px;
|
|
color: white;
|
|
}
|
|
|
|
/* line 56, ../../css/index.sass */
|
|
#footer {
|
|
border-top: 1px solid #959595;
|
|
padding: 10px 0px;
|
|
text-align: center;
|
|
color: #959595;
|
|
}
|
|
/* line 61, ../../css/index.sass */
|
|
#footer p {
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
/* line 64, ../../css/index.sass */
|
|
pre, tt {
|
|
font-family: "Andale Mono", "Lucida Console", monospace;
|
|
font-size: 12px;
|
|
}
|
|
|
|
/* line 68, ../../css/index.sass */
|
|
pre {
|
|
white-space: pre;
|
|
background-color: black;
|
|
color: lime;
|
|
margin: 5px;
|
|
margin-bottom: 20px;
|
|
padding: 5px;
|
|
}
|