]>
wirehaze git hosting - BOS.git/blob - stylesheets/stylesheet.css
1 /* http://meyerweb.com/eric/tools/css/reset/
3 License: none (public domain)
5 html
, body
, div
, span
, applet
, object
, iframe
,
6 h1
, h2
, h3
, h4
, h5
, h6
, p
, blockquote
, pre
,
7 a
, abbr
, acronym
, address
, big
, cite
, code
,
8 del
, dfn
, em
, img
, ins
, kbd
, q
, s
, samp
,
9 small
, strike
, strong
, sub
, sup
, tt
, var
,
11 dl
, dt
, dd
, ol
, ul
, li
,
12 fieldset
, form
, label
, legend
,
13 table
, caption
, tbody
, tfoot
, thead
, tr
, th
, td
,
14 article
, aside
, canvas
, details
, embed
,
15 figure
, figcaption
, footer
, header
, hgroup
,
16 menu
, nav
, output
, ruby
, section
, summary
,
17 time
, mark
, audio
, video
{
22 vertical-align: baseline
;
25 /* HTML5 display-role reset for older browsers */
26 article
, aside
, details
, figcaption
, figure
,
27 footer
, header
, hgroup
, menu
, nav
, section
{
39 blockquote:before
, blockquote:after
,
46 border-collapse: collapse
;
51 font-family: 'Helvetica Neue', Helvetica
, Arial
, serif
;
55 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.8);
56 background: #e7e7e7 url
(../images
/body-bg
.png
) 0 0 repeat
;
72 font-family: 'Chivo', 'Helvetica Neue', Helvetica
, Arial
, serif
;
73 font-size: 48px; font-weight: 900;
89 background: transparent url
(../images
/highlight-bg
.jpg
) 50% 0 no-repeat
;
97 #container .inner img
{
109 padding: 12px 8px 12px 8px;
115 background: #fdfdfd; /* Old browsers */
116 background: -moz-linear-gradient
(top
, #fdfdfd 0%, #f2f2f2 100%); /* FF3.6+ */
117 background: -webkit-gradient
(linear
, left top
, left bottom
, color-stop
(0%,#fdfdfd), color-stop
(100%,#f2f2f2)); /* Chrome,Safari4+ */
118 background: -webkit-linear-gradient
(top
, #fdfdfd 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
119 background: -o-linear-gradient
(top
, #fdfdfd 0%,#f2f2f2 100%); /* Opera 11.10+ */
120 background: -ms-linear-gradient
(top
, #fdfdfd 0%,#f2f2f2 100%); /* IE10+ */
121 background: linear-gradient
(top
, #fdfdfd 0%,#f2f2f2 100%); /* W3C */
122 filter: progid:DXImageTransform
.Microsoft
.gradient
( startColorstr
='#fdfdfd', endColorstr
='#f2f2f2',GradientType
=0 ); /* IE6-9 */
123 border-top: solid
1px #cbcbcb;
124 border-right: solid
1px #b7b7b7;
125 border-bottom: solid
1px #b3b3b3;
126 border-left: solid
1px #b7b7b7;
128 -webkit-box-shadow: 10px 10px 5px #888;
129 -moz-box-shadow: 10px 10px 5px #888;
130 box-shadow: 0px 1px 5px #e8e8e8;
131 -moz-border-radius: 30px;
132 -webkit-border-radius: 30px;
135 background: #fafafa; /* Old browsers */
136 background: -moz-linear-gradient
(top
, #fdfdfd 0%, #f6f6f6 100%); /* FF3.6+ */
137 background: -webkit-gradient
(linear
, left top
, left bottom
, color-stop
(0%,#fdfdfd), color-stop
(100%,#f6f6f6)); /* Chrome,Safari4+ */
138 background: -webkit-linear-gradient
(top
, #fdfdfd 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
139 background: -o-linear-gradient
(top
, #fdfdfd 0%,#f6f6f6 100%); /* Opera 11.10+ */
140 background: -ms-linear-gradient
(top
, #fdfdfd 0%,#f6f6f6 100%); /* IE10+ */
141 background: linear-gradient
(top
, #fdfdfd 0%,#f6f6f6, 100%); /* W3C */
142 filter: progid:DXImageTransform
.Microsoft
.gradient
( startColorstr
='#fdfdfd', endColorstr
='#f6f6f6',GradientType
=0 ); /* IE6-9 */
143 border-top: solid
1px #b7b7b7;
144 border-right: solid
1px #b3b3b3;
145 border-bottom: solid
1px #b3b3b3;
146 border-left: solid
1px #b3b3b3;
156 background: transparent url
(../images
/zip-icon
.png
) 12px 50% no-repeat
;
158 #download-tar-gz span
{
159 background: transparent url
(../images
/tar-gz-icon
.png
) 12px 50% no-repeat
;
161 #view-on-github span
{
162 background: transparent url
(../images
/octocat-icon
.png
) 12px 50% no-repeat
;
170 font-family: Monaco
, "Bitstream Vera Sans Mono", "Lucida Console", Terminal
;
177 background-color: #f2f2f2;
178 border: solid
1px #ddd;
191 background-color: #303030;
207 background: transparent url
('../images/hr.png') 50% 0 no-repeat
;
221 border: 1px solid
#ebebeb;
231 border: 1px solid
#ebebeb;
241 /* GENERAL ELEMENT TYPE STYLES */
283 text-decoration: none
;
294 border-left: 10px solid
#e9e9e9;
298 list-style-position: inside
;
304 list-style-position: inside
;
315 padding-bottom: 30px;
319 background: transparent url
('../images/hr.png') 0 0 no-repeat
;
338 .clearfix {display: inline-block
;}
339 * html
.clearfix
{height: 1%;}
340 .clearfix {display: block
;}
343 ================================================== */
345 /* Smaller than standard 960 (devices and browsers) */
346 @media only screen and
(max-width: 959px) { }
348 /* Tablet Portrait size to standard 960 (devices and browsers) */
349 @media only screen and
(min-width: 768px) and
(max-width: 959px) { }
351 /* All Mobile Sizes (devices and browser) */
352 @media only screen and
(max-width: 767px) {
355 padding-bottom: 10px;
360 #download-zip, #download-tar-gz
{
369 /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
370 @media only screen and
(min-width: 480px) and
(max-width: 767px) { }
372 /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
373 @media only screen and
(max-width: 479px) { }