diff --git a/_includes/_navbar.html b/_includes/_navbar.html index 707cfaa..04426eb 100644 --- a/_includes/_navbar.html +++ b/_includes/_navbar.html @@ -34,39 +34,9 @@ -
\ No newline at end of file diff --git a/assets/css/main.css b/assets/css/main.css deleted file mode 100644 index 1a2c013..0000000 --- a/assets/css/main.css +++ /dev/null @@ -1,160 +0,0 @@ -/*****************************************************************************/ -/* -/* Common -/* -/*****************************************************************************/ - -/* Global Reset */ -* { - margin: 0; - padding: 0; -} - -html, body { height: 100%; } - -body { - background-color: #FFF; - font: 13.34px Helvetica, Arial, sans-serif; - font-size: small; - text-align: center; -} - -h1, h2, h3, h4, h5, h6 { - font-size: 100%; } - -h1 { margin-bottom: 1em; } -p { margin: 1em 0; } - -a { color: #00a; } -a:hover { color: #000; } -a:visited { color: #a0a; } - -/*****************************************************************************/ -/* -/* Home -/* -/*****************************************************************************/ -.posts { - list-style-type: none; - margin-bottom: 2em; -} - -.posts li { - line-height: 1.75em; -} - -.posts span { - color: #aaa; - font-family: Monaco, "Courier New", monospace; - font-size: 80%; -} - -/*****************************************************************************/ -/* -/* Site -/* -/*****************************************************************************/ - -.site { - font-size: 115%; - text-align: justify; - width: 42em; - margin: 3em auto 2em; - line-height: 1.5em; -} - -.header a { - font-weight: bold; - text-decoration: none; -} - -.title { - display: inline-block; - margin-bottom: 2em; -} - -.title a { - color: #a00; -} - -.title a:hover { - color: #000; -} - -.header a.extra { - color: #aaa; - margin-left: 1em; -} - -.header a.extra:hover { - color: #000; -} - -.meta { - color: #aaa; -} - -.footer { - font-size: 80%; - color: #666; - border-top: 4px solid #eee; - margin-top: 2em; - overflow: hidden; -} - -.footer .contact { - float: left; - margin-right: 3em; -} - -.footer .contact a { - color: #8085C1; -} - -.footer .rss { - margin-top: 1.1em; - margin-right: -.2em; - float: right; -} - -.footer .rss img { - border: 0; -} - -/*****************************************************************************/ -/* -/* Posts -/* -/*****************************************************************************/ - -/* standard */ -.post pre { - border: 1px solid #ddd; - background-color: #eef; - padding: 0 .4em; -} - -.post ul, .post ol { - margin-left: 1.35em; -} - -.post code { - border: 1px solid #ddd; - background-color: #eef; - padding: 0 .2em; -} - -.post pre code { - border: none; -} - -/* terminal */ -.post pre.terminal { - border: 1px solid #000; - background-color: #333; - color: #FFF; -} - -.post pre.terminal code { - background-color: #333; -} diff --git a/assets/css/style.css b/assets/css/style.css index b9691a5..4048c85 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -8,7 +8,7 @@ body { padding-top: 50px; } .starter-template { - padding: 40px 15px; + padding: 15px; text-align: center; } @@ -112,24 +112,15 @@ hr.footer-divider { /* index */ /***************************/ -.hero { - background: url('/images/bohemian-caverns.jpg'); - background-size: cover; - min-height: 300px; - min-width: 400px; - padding:0; -} - -.hero-text{ - text-align:center; - font-size:150px; - font-weight:bold; - color: white; - background-color: rgba(0,0,0,.5); - margin-top:25px; +.big-image { + background-image:url("/images/main-header.jpg"); + background-repeat: no-repeat; + background-size: contain; + height: 0; + width: 100%; + padding-top: 30.3%; } - .heading-stripe { margin-top:5px; padding-left:0; @@ -142,25 +133,14 @@ hr.footer-divider { padding-bottom:5px; } -.announcement-icon { - float:left; - margin-top:15px; - /*margin-left:20px; - margin-right:20px;*/ - margin-bottom:20px; +.announcement-navbar { + margin-bottom: 0px; + border-radius: 0px; } -.announcement-icon img{ - /*width: 450px;*/ - width:100%; - -} -.announcement-content { - text-align:justify; - margin-top:20px; - /*margin-left:20px; - margin-right:20px;*/ - margin-bottom:20px; +.announcement { + text-align: center; + padding-top: 15px; } .well { diff --git a/images/main-header.jpg b/images/main-header.jpg new file mode 100644 index 0000000..391c179 Binary files /dev/null and b/images/main-header.jpg differ diff --git a/index.html b/index.html index 5368805..88191fe 100644 --- a/index.html +++ b/index.html @@ -3,53 +3,30 @@ title: Get Involved --- -Code for DC creates tools, information, and experiences that serve the District.
We kick off new projects every month. Browse the complete list, then get started.
-
In collaboration with our local NPR affiliate, WAMU, we built a map to display the results of Washington DC's 2014 General Election. The map includes results for Mayor, Attorney General, and Initiative 71.
- -A project to explain DC's hyperlocal Advisory Neighborhood Commission system by pulling information scattered across the web into one place. ANCs make decisions that shape neighborhoods, but reliable information about them is hard to find. We aim to change that.
- -Our DC Schools is a online resource that helps the public personalize and visualize changes in school district boundaries within the District of Columbia
- -Bikeshare Odds is a tool that will use historical data to tell you what the chances are that your neighborhood bike share station will have a bike at a given time
- -OpenDataDC is a public data catalog for and by the people of Washington, DC. It complements the catalog maintained by the city government at data.dc.gov which houses official municipal data. Explore, upload, download and analyze!
- -Choosing a school in DC can be confusing and we hope to support family decisions with data. We recognize that the "right" school for your children can be evaluated not just by standardized test scores, but by teacher turnover, parent involvement, special programming, community and more. We have built this tool starting with school populations by neighborhood, and gradually plan to add information we collect from the city, from NGOs, the private sector, and you!
- -