15 $keyline: 1px solid $grey;
18 /* Styles common to large and small screens */
20 /* Minimal CSS reset */
22 html, body, ul, ol, li, form, fieldset, legend, h1, h2, h3, h4, h5, h6, p, input {
29 fieldset,img { border: 0; }
31 legend { color: #000; }
33 sup { vertical-align: text-top; }
35 sub { vertical-align: text-bottom; }
38 border-collapse: collapse;
42 li { list-style: none; }
47 body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; }
50 border-bottom: .1em dotted;
54 /* Micro Clearfix | Details: http://nicolasgallagher.com/micro-clearfix-hack/ */
68 .col0 { float:left; width:04.1666%; }
69 .col1 { float:left; width:08.3333%; }
70 .col2 { float:left; width:16.6666%; }
71 .col3 { float:left; width:25.0000%; }
72 .col4 { float:left; width:33.3333%; }
73 .col5 { float:left; width:41.6666%; }
74 .col6 { float:left; width:50.0000%; }
75 .col7 { float:left; width:58.3333%; }
76 .col8 { float:left; width:66.6666%; }
77 .col9 { float:left; width:75.0000%; }
78 .col10 { float:left; width:83.3333%; }
79 .col11 { float:left; width:91.6666%; }
80 .col12 { width:100%; }
82 .margin0 { margin-left:04.1666%; }
83 .margin1 { margin-left:08.3333%; }
84 .margin2 { margin-left:16.6666%; }
85 .margin3 { margin-left:25.0000%; }
86 .margin4 { margin-left:33.3333%; }
87 .margin5 { margin-left:41.6666%; }
88 .margin6 { margin-left:50.0000%; }
89 .margin7 { margin-left:58.3333%; }
90 .margin8 { margin-left:66.6666%; }
91 .margin9 { margin-left:75.0000%; }
92 .margin10 { margin-left:83.3333%; }
93 .margin11 { margin-left:91.6666%; }
94 .margin12 { margin-left:100.0000%; }
96 .fillL { background-color: white; }
98 /* Default rules for the body of every page */
101 -webkit-box-sizing: border-box;
102 -moz-box-sizing: border-box;
103 box-sizing: border-box;
107 font-family: 'Helvetica Neue',Arial,sans-serif;
108 font-size: $typeheight;
111 background-color: #fff;
118 background-color: #f0f0f0;
145 margin: 0 0 $lineheight/2 0;
149 vertical-align: middle;
150 margin-right: $lineheight/4;
153 /* Rules for icons */
156 display:inline-block;
160 background:transparent image-url("sprite.png") no-repeat 0 0;
165 .icon.search { background-position: 0 0; }
166 .icon.donate { background-position: -20px 0; }
167 .icon.zoomin { background-position: -40px 0; }
168 .icon.zoomout { background-position: -60px 0; }
169 .icon.geolocate { background-position: -80px 0; }
170 .active .icon.geolocate { background-position: -80px -20px; }
171 .icon.layers { background-position: -100px 0; }
172 .icon.key { background-position: -120px 0; }
173 .icon.share { background-position: -140px 0; }
174 .icon.clipboard { background-position: -160px 0; }
175 .icon.link { background-position: -180px 0; }
176 .icon.close { background-position: -200px 0; }
177 .icon.check { background-position: -220px 0; }
178 .icon.note { background-position: -240px 0; }
179 .icon.gear { background-position: -260px 0; }
181 /* Rules for links */
185 text-decoration: none;
186 -webkit-appearance: none;
189 text-decoration: underline;
193 /* Rules for horizontal lines */
197 background-color: #ccc;
202 /* General styles for tables */
206 margin-bottom: $lineheight;
209 padding: $lineheight/4;
210 line-height: $lineheight;
217 vertical-align: middle;
221 /* Utility for de-emphasizing content */
230 /* Rules for the header */
233 height: $headerHeight;
235 // border-bottom: $keyline;
239 h1, nav, nav > ul, nav > ul > li, .dropdown {
240 display: inline-block;
245 padding: $lineheight/2 $lineheight;
253 text-decoration: none;
260 vertical-align: middle;
265 padding: ($lineheight - 3) $lineheight ($lineheight + 3);
275 $border: 1px solid $green;
278 border-radius: $border-radius;
281 border-right: $border;
284 > a { border-radius: 0 $border-radius $border-radius 0; }
286 &:first-child > a { border-radius: $border-radius 0 0 $border-radius; }
287 > a:hover { background: lighten($green, 30%); }
288 &.current > a:hover { background: $green; }
289 &.disabled > a:hover { background: lighten($green, 38%); }
291 > a.tab { border-right: 1px solid lighten($green, 30%); }
292 &.current > a.tab { border-right: 1px solid lighten($green, 10%); }
299 display: inline-block;
310 border-top-color: $green;
319 border-top-color: #ccc;
324 background-color: $green;
331 border-top-color: #fff;
342 display: inline-block;
343 text-decoration: none;
347 &:hover { color: darken($darkgrey, 10%); }
351 color: darken($darkgrey, 25%);
355 $border: 1px solid $grey;
359 border-radius: $border-radius;
363 border-right: $border;
368 border-radius: 0 $border-radius $border-radius 0;
371 &:first-child > a { border-radius: $border-radius 0 0 $border-radius; }
372 &:hover a { background: lighten($darkgrey, 30%); }
382 padding: 5px 10px 5px 6px;
383 display: inline-block;
389 border-top-color: $grey;
393 img.user_thumbnail_tiny {
402 display: inline-block;
405 margin: 3px 0 3px 3px;
406 background-color: lighten($grey, 10%);
423 /* Utility for styling notification numbers */
426 padding: 2px $lineheight/4;
434 /* Rules for the message shown in place of the map when javascript is disabled */
443 /* Rules for bootstrap tooltips */
481 display: inline-block;
484 background-color: white;
491 border-color: transparent;
495 .tooltip.top .tooltip-arrow {
499 border-top-color: white;
500 border-width: 5px 5px 0;
503 .tooltip.right .tooltip-arrow {
507 border-right-color: white;
508 border-width: 5px 5px 5px 0;
511 .tooltip.left .tooltip-arrow {
515 border-left-color: white;
516 border-width: 5px 0 5px 5px;
519 .tooltip.bottom .tooltip-arrow {
523 border-bottom-color: white;
524 border-width: 0 5px 5px;
527 /* Rules for Leaflet maps */
529 .leaflet-control .control-button {
533 background-color: #333;
534 background-color: rgba(0,0,0,.6);
535 border-radius: 4px 0 0 4px;
540 background-color: black;
544 background-color: #9ed485;
548 background-color: #333;
549 background-color: rgba(0,0,0,.5);
558 .leaflet-control .zoomin,
559 .control-layers .control-button {
561 border-radius: 4px 0 0 0;
564 .leaflet-control .zoomout,
565 .control-key .control-button {
570 .control-locate .control-button,
571 .control-share .control-button {
572 border-radius: 0 0 0 4px;
575 /* Rules for the sidebar and main map area */
594 width: $sidebarWidth;
595 border-right: $keyline;
598 padding: $lineheight;
650 border-bottom: 1px solid #DDD;
660 border:1px solid #ddd;
681 padding: 5px 5px 5px 7px;
682 background-color: #eee;
687 background-color: #ccc;
705 text-decoration: none;
706 background-color: $lightblue;
711 border-right: 1px solid #fff;
712 border-radius: 4px 0 0 4px;
716 border-left: 1px solid #fff;
717 border-radius: 0 4px 4px 0;
721 background-color: $blue;
733 font-family: monospace;
754 .leaflet-top.leaflet-right {
755 top: $lineheight !important;
757 margin-right: 0px !important;
758 margin-top: 0px !important;
762 .leaflet-popup-scrolled {
763 padding-right: $lineheight;
764 border-bottom: 0px !important;
765 border-top: 0px !important;
768 .leaflet-popup-content-wrapper {
769 border-radius: 4px !important;
770 -webkit-border-radius: 4px !important;
773 /* Rules for attribution text under the main map shown on printouts */
779 .attribution_license,
780 .attribution_project {
784 .attribution_notice {
788 /* Rules for the sidebar */
792 padding: $lineheight/2 $lineheight;
793 background: $offwhite;
794 border-bottom: 1px solid #ccc;
816 margin: $lineheight auto;
822 /* Rules for the search box */
826 padding: $lineheight;
827 background-color: $lightgrey;
828 border-bottom: $keyline;
839 border-radius: 2px 0 0 2px;
841 transition: 300ms linear;
842 -webkit-transition: 300ms linear;
843 -moz-transition: 300ms linear;
848 box-shadow: 0px 0px 7px #9ED485;
855 border-radius: 0 2px 2px 0;
867 /* Rules for donation request box */
872 padding: $lineheight/4;
873 border: 1px solid #AED1A0;
875 font-size: $typeheight;
880 margin: $lineheight/2 auto;
884 text-decoration: none;
888 /* Rules for rotating sidebar ads */
896 border-bottom: 1px solid #ccc;
911 /* Rules for the map key which appears in the popout sidebar */
914 .mapkey-table-key img {
920 padding: 0 $lineheight/4 $lineheight/4 $lineheight/4;
924 /* Rules for search results which appear in the popout sidebar */
926 .search_results_entry {
928 border-bottom: 1px solid #ccc;
940 .search_results_error {
944 /* Rules for data browser information which appears in the popout sidebar */
948 .browse_show_list.button {
973 /* Rules for the changeset list shown by the history tab */
975 #sidebar .changesets {
977 padding: $lineheight;
978 border-bottom: $keyline;
987 /* Rules for the data browser */
998 padding: 5px 0 5px 10px;
1000 border: 1px solid #CCC;
1001 border-radius: 4px 4px 0 0;
1002 background-color: #F6F6F6;
1008 background-color: #FFF;
1009 border: 1px solid #CCC;
1011 border-radius: 0 0 4px 4px;
1016 border: 1px solid #CCC;
1021 border-bottom: 1px solid #CCC;
1030 display: inline-block;
1039 background-color: #F6F6F6;
1040 border-radius: 4px 0 0 4px;
1044 border-left: 1px solid #CCC;
1049 /* Rules for the changeset details */
1052 .browse-section.header {
1054 border-bottom: 1px solid #CCC;
1058 border-bottom: none;
1063 /* Rules for export information which appears in the popout sidebar */
1069 .export_area_inputs {
1070 margin-bottom: $lineheight/2;
1071 input[type="text"] {
1078 margin: $lineheight/4;
1081 /* Rules for edit pages */
1096 /* Rules for non-map content pages */
1099 background: $lightgrey;
1100 // border-bottom: $keyline;
1105 margin-bottom: $lineheight;
1109 margin-top: $lineheight/2;
1117 padding: $lineheight;
1120 /* Overrides for pages that use new layout conventions */
1125 .content-body .content-inner {
1134 .content-heading .content-inner {
1139 .header-illustration {
1140 background-position: 0 0;
1141 background-repeat: no-repeat;
1149 background-image: image-url("sign-up-illustration.png");
1153 background-image: image-url("confirm-illustration.png");
1157 background-image: image-url("terms-illustration.png");
1165 background-image: image-url("sign-up-illustration-arm.png");
1170 @media only screen and (max-width:900px) {
1171 .header-illustration.new-user-arm {
1176 #content.maximised {
1189 #slim_container_content {
1191 background-color: #FFFFFF;
1192 margin: $lineheight/2 auto;
1194 border-radius: 25px;
1195 -moz-border-radius: 25px;
1196 border: 1px solid #e6e6e6;
1200 margin: $lineheight/2;
1205 margin-bottom: 15px;
1210 margin: 30px $lineheight/2;
1213 margin-right: $lineheight/4;
1215 vertical-align: middle;
1216 margin-bottom: $lineheight/4;
1217 margin-right: $lineheight/4;
1221 /* Rules for small maps in content areas */
1227 border: 1px solid #ccc;
1228 margin-bottom: $lineheight;
1232 /* Rules for the trace list shown by the traces tab etc */
1235 font-size: $lineheight/2;
1252 .trace_identifiable {
1265 /* Rules for the user profile page */
1270 .userinformation-inner {
1285 .admin-user-info small {
1286 margin-bottom: $lineheight/2;
1288 margin-right: $lineheight;
1293 border-bottom: 1px solid #ccc;
1294 padding-bottom: $lineheight;
1297 margin-bottom: $lineheight/2;
1302 margin-top: $lineheight;
1306 .activity-details p {
1311 #friends-container .contact-activity ul {
1316 p#no_home_location {
1317 margin: $lineheight;
1320 margin-top: $lineheight/4;
1325 /* Rules for the user map */
1327 .content_map .leaflet-popup-content {
1328 margin: $lineheight/2;
1332 /* Rules for user popups on maps */
1338 margin-top: 0 0 0 60px;
1341 img.user_thumbnail {
1343 margin: 0 $lineheight/2 0 0;
1347 /* Rules for the user list */
1350 font-size: $lineheight/2;
1354 vertical-align: middle;
1363 #user_list_actions {
1365 margin-top: $lineheight/2;
1368 /* Rules for the diary list page */
1372 margin-top: $lineheight/2;
1373 padding-top: $lineheight;
1374 border-top: 1px solid #ccc;
1377 margin-bottom: $lineheight;
1381 margin-bottom: $lineheight/2;
1386 img.user_thumbnail {
1395 ul.secondary-actions {
1396 display: inline-block;
1400 .content-heading .hide_unless_logged_in { // hacky selector, better to just add a new class to this div
1404 /* Rules for the diary entry page */
1411 border: 1px solid #ccc;
1413 margin-bottom: $lineheight;
1416 border-top: 1px solid #ccc;
1417 padding-top: $lineheight;
1418 margin-top: $lineheight/2;
1424 margin-top: $lineheight/2;
1425 border-top: 1px dashed #ccc;
1426 padding-top: $lineheight/2;
1428 margin-top: $lineheight;
1429 padding-top: $lineheight;
1430 border-top: 1px solid #ccc;
1433 margin-bottom: $lineheight/2;
1442 .diary_entry-view img.user_thumbnail {
1446 /* Rules for the log in page */
1448 #login_openid_buttons {
1452 #login_openid_buttons li {
1454 padding: $lineheight/4 $lineheight/2;
1457 /* Rules for the account confirmation page */
1461 border: 1px solid #ccc;
1462 padding: $lineheight;
1463 margin-bottom: $lineheight;
1469 background: $lightblue;
1471 background: darken($lightblue, $hovercolor);
1481 /* Rules for the account settings page */
1483 #accountForm .user_map {
1487 border: 1px solid #ccc;
1490 #accountForm .user_image {
1494 #accountForm #user_image {
1498 #accountForm ul.accountImage-options {
1511 display: inline !important;
1514 .content_map.settings_map {
1519 /* Rules for the oauth settings page */
1521 .oauth_clients .buttons .oauth-edit {
1522 border-radius: 2px 0 0 2px;
1525 .oauth_clients .buttons .oauth-delete {
1526 border-radius: 0 2px 2px 0;
1529 /* Rules for messages pages */
1533 border: 1px solid #ddd;
1535 input[type="submit"] {
1539 border-top: 1px solid #ccc;
1543 background: #f8f8ff;
1556 padding: $lineheight/4;
1567 border-right: 1px solid $lightgrey;
1571 .inbox-row .inbox-mark-read {
1576 margin-bottom: $lineheight;
1577 padding: $lineheight/4 0px 4px 0px;
1578 border-bottom: 1px solid #ccc;
1585 .info-line .user_thumbnail_tiny {
1586 vertical-align: middle;
1595 .inbox-row-unread .inbox-mark-unread {
1599 .message-read .message-buttons {
1600 margin-top: $lineheight;
1601 padding-top: $lineheight;
1602 border-top: 1px solid $lightgrey;
1605 .message-read .buttons .mark-unread-button {
1609 /* Rules for "flash" notice boxes shown at the top of the content area */
1612 padding: $lineheight;
1613 background-color: #ff7070;
1617 padding: $lineheight;
1618 background-color: #ffe0cc;
1622 padding: $lineheight;
1623 background-color: #CBEEA7;
1626 /* Rules for highlighting fields with rails validation errors */
1628 .field_with_errors {
1630 background-color: #ff7070;
1631 display: inline-block;
1635 display: inline-block;
1641 background-color: #ff7070;
1644 /* Rules for rails validation error boxes */
1648 border: 2px solid #ff7070;
1649 padding: 0 $lineheight/2;
1650 margin-bottom: $lineheight;
1651 background-color: #f0f0f0;
1654 margin: 0 -10px 10px -10px;
1655 padding: $lineheight/4 $lineheight/4 $lineheight/4 15px;
1658 background-color: #c00;
1666 padding: $lineheight/4;
1670 padding-left: $lineheight;
1679 /* Rules for forms */
1683 margin-bottom: $lineheight;
1685 label.standard-label {
1687 margin-bottom: $lineheight/4;
1688 font-size: $typeheight;
1692 label.standard-label.secondary {
1693 display: inline-block;
1694 font-weight: normal;
1697 font-weight: normal;
1704 margin-top: $lineheight;
1705 padding-top: $lineheight;
1706 border-top: 1px solid $lightgrey;
1708 .horizontal-list .form-row {
1710 padding-right: 10px;
1713 margin-bottom: $lineheight/2;
1721 input[type="checkbox"],
1722 input[type="radio"] {
1728 #remember_me_openid {
1732 input[type="checkbox"],
1733 input[type="radio"] {
1738 input[type="email"],
1740 input[type="password"],
1742 border: 1px solid #ccc;
1753 /* Rules for user images */
1758 border: 1px solid #ccc;
1759 margin-bottom: $lineheight;
1761 margin-right: $lineheight;
1764 img.user_thumbnail {
1767 border: 1px solid #ccc;
1768 margin-right: $lineheight;
1771 img.user_thumbnail_tiny {
1774 border: 1px solid #ccc;
1777 /* Rules for geo microformats */
1780 border-bottom: none;
1783 /* Rules for RSS buttons */
1790 /* General styles for action lists / subnavs / pager navs */
1792 ul.secondary-actions {
1797 display: inline-block;
1804 border-left: 1px solid #ccc;
1805 padding-left: $lineheight/4;
1806 margin-right: $lineheight/4;
1817 div.secondary-actions {
1819 border-top: 1px solid #ccc;
1823 /* Utility for managing inner content areas */
1825 .inner22 { padding: $lineheight;}
1827 .inner12 { padding: $lineheight/2 $lineheight;}
1829 .inner11 { padding: $lineheight/2;}
1831 .inner20 { padding: $lineheight 0;}
1833 .inner02 { padding: 0 $lineheight;}
1835 /* Utility for general button styles */
1837 input[type="button"],
1838 input[type="submit"],
1839 input[type="reset"],
1843 display: inline-block;
1845 padding: $lineheight/4 $lineheight/2;
1846 min-height: 20px + $lineheight/2;
1848 margin: 0 0 $lineheight/2 0;
1853 -moz-border-radius: 2px;
1855 background: darken($blue, $hovercolor);
1856 text-decoration: none;
1859 background: $lightblue;
1861 background: darken($lightblue, $hovercolor);
1865 background: $lightgrey;
1867 background: $lightgrey;
1877 input[type="submit"],
1878 input[type="button"],
1879 input[type="reset"],
1881 box-sizing: border-box;
1887 border-right:1px solid white;
1888 text-overflow: ellipsis;
1889 white-space: nowrap;
1893 .button:first-child {
1894 border-radius:2px 0 0 2px;
1897 .button:last-child {
1898 border-radius:0 2px 2px 0;
1899 border-right-width: 0;
1903 *[value="Hide"] + input:last-child,
1904 *[value="Hide"] + .button:last-child {
1906 border-right-width: 0;
1908 /* if a 3-button set has a hidden middle button */
1909 *[value="Hide"] + input:nth-child(3),
1910 *[value="Hide"] + .button:nth-child(3) {
1911 border-radius:0 2px 2px 0;
1912 border-right-width: 0;
1914 /* if a 3-button set starts with a hidden button */
1915 *[value="Hide"] + input:nth-child(2):not(:last-child),
1916 *[value="Hide"] + .button:nth-child(2):not(:last-child) {
1917 border-radius:2px 0 0 2px;
1918 border-right-width: 1px;
1922 /* Rules for doing distinct colour of alternate table rows */
1926 background: $offwhite;
1934 /* Rules for OpenID logo */
1937 vertical-align: text-bottom;
1941 /* Rules for rich text */
1946 padding-bottom: $lineheight/2;
1947 border-bottom: 1px dashed #cccccc;
1948 margin-bottom: $lineheight/2;
1960 font-size: $typeheight;
1965 background: #e8e8e8;
1971 background: #e8e8e8;
1980 padding: $lineheight;
1981 background-color: $offwhite;
1988 border-left: $lineheight solid $offwhite;
1989 padding-left: $lineheight;
1995 padding-left: $lineheight;
1996 margin-bottom: $lineheight;
1997 margin-left: $lineheight;
2005 list-style: decimal;
2009 .diary_post .richtext {
2010 margin-top: $lineheight;
2013 .comments .richtext {
2018 /* Rules for rich text editors */
2020 .richtext_container {
2021 margin-bottom: $lineheight;
2025 display: inline-block;
2026 vertical-align: top;
2029 display: inline-block;
2030 padding: $lineheight;
2031 background-color: $offwhite;
2035 background-image: image-url("loading.gif");
2036 background-repeat: no-repeat;
2037 background-position: center;
2047 display: inline-block;
2048 vertical-align: top;
2050 background-color: #f8f8ff;
2051 padding: $lineheight/2;
2059 border-bottom: 1px solid #ccc;
2060 margin-bottom: $lineheight/4;
2061 padding-bottom: $lineheight/4;
2064 li h4, li span, li p {
2065 display: inline-block;
2066 vertical-align: top;
2077 margin-left: $lineheight/2;
2078 margin-bottom: $lineheight/4;
2079 white-space: nowrap;
2084 /* Rules for the user notes list */
2088 background-color: #eeeeee;
2100 /* Rules for the notes interface */
2102 .leaflet-popup-content .note {
2103 padding-top: $lineheight/2;
2106 .leaflet-popup-content .note {
2108 margin-bottom: $lineheight/2;
2112 margin-top: $lineheight/2;
2118 left: $lineheight/4;
2125 padding-left: $lineheight;
2128 .permalink:hover span {
2134 background-color: #ffe0cc;
2136 margin-bottom: $lineheight/2;
2155 margin-top: $lineheight/4;
2160 /* Rules for the iD editor */
2167 /* Rules for dropdown menus */
2174 *margin-bottom: -3px;
2177 .dropdown-toggle:active,
2178 .open .dropdown-toggle {
2183 display: inline-block;
2186 vertical-align: top;
2187 border-top: 4px solid #000000;
2188 border-right: 4px solid transparent;
2189 border-left: 4px solid transparent;
2209 background-color: #ffffff;
2210 border: 1px solid #ccc;
2211 *border-right-width: 2px;
2212 *border-bottom-width: 2px;
2213 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2214 -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2215 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2216 -webkit-background-clip: padding-box;
2217 -moz-background-clip: padding;
2218 background-clip: padding-box;
2221 .dropdown-menu.pull-right {
2226 .dropdown-menu .divider {
2230 *margin: -5px 0 5px;
2232 background-color: #e5e5e5;
2233 border-bottom: 1px solid #ffffff;
2236 .dropdown-menu > li > a {
2240 font-weight: normal;
2243 white-space: nowrap;
2246 .dropdown-menu > li > a:hover,
2247 .dropdown-menu > li > a:focus,
2248 .dropdown-submenu:hover > a,
2249 .dropdown-submenu:focus > a {
2251 text-decoration: none;
2252 background-color: $green;
2255 .dropdown-menu > .active > a,
2256 .dropdown-menu > .active > a:hover,
2257 .dropdown-menu > .active > a:focus {
2259 text-decoration: none;
2260 background-color: $green;
2264 .dropdown-menu > .disabled > a,
2265 .dropdown-menu > .disabled > a:hover,
2266 .dropdown-menu > .disabled > a:focus {
2270 .dropdown-menu > .disabled > a:hover,
2271 .dropdown-menu > .disabled > a:focus {
2272 text-decoration: none;
2274 background-color: transparent;
2275 background-image: none;
2282 .open > .dropdown-menu {
2286 .dropdown-backdrop {
2295 /* Rules for the "Welcome" page */
2306 background-image: image-url("welcome-sprite.png");
2307 background-size: 500px 250px;
2313 padding-bottom: 20px;
2315 margin-bottom: 10px;
2327 background-position: -50px 0;
2332 vertical-align: middle;
2336 background-position: -100px 0;
2340 background-position: -150px 0;
2344 background-position: -200px 0;
2348 background-position: -250px 0;
2352 background-position: -300px 0;
2361 text-decoration: none;
2366 background-color: $offwhite;
2370 background-color: #333;
2375 .site-about #content {
2376 background-color: #000;
2377 background-position: 50% 50%;
2378 background-repeat: no-repeat;
2379 background-size: cover;
2380 background-attachment: fixed;
2382 &.photo-0 { background-image: image-url('about/0.jpg'); .photo-0 { display: block; } }
2383 &.photo-1 { background-image: image-url('about/1.jpg'); .photo-1 { display: block; } }
2384 &.photo-2 { background-image: image-url('about/2.jpg'); .photo-2 { display: block; } }
2385 &.photo-3 { background-image: image-url('about/4.jpg'); .photo-3 { display: block; } }
2386 &.photo-4 { background-image: image-url('about/4.jpg'); .photo-4 { display: block; } }
2387 &.photo-5 { background-image: image-url('about/5.jpg'); .photo-5 { display: block; } }
2391 font: italic 14px/20px 'Times New Roman', serif;
2396 text-shadow: #000 0px 1px 5px;
2403 white-space: nowrap;
2404 text-decoration: none;
2415 text-indent: -9999px;
2417 background: image-url('about/sprite.png') -120px 0px no-repeat;
2418 background-color: #000;
2419 background-color: rgba(0, 0, 0, 0.5);
2429 margin-bottom: 30px;
2432 .section:last-child {
2444 padding: 170px 20px 20px 20px;
2446 background: rgba(0, 0, 0, .8);
2464 background-position: 0 50%;
2465 background-repeat: no-repeat;
2466 background-image: image-url('about/osm.png');
2467 background-size: cover;
2468 background-color: #76c551;
2478 padding: 20px 20px 20px 40px;
2479 font: 500 24px/25px Helvetica, Arial, sans-serif;
2480 white-space: nowrap;
2486 display: inline-block;
2493 margin-bottom: 10px;
2500 vertical-align: middle;
2501 background: 40px 40px image-url('about/sprite.png') no-repeat;
2503 &.local { background-position: 0px 0px; }
2504 &.community { background-position: 0px -40px; }
2505 &.open { background-position: 0px -80px; }
2506 &.contributors { background-position: 0px -120px; }
2507 &.infringement { background-position: 0px -160px; }