Commit 53ceff6c by Bridger Maxwell

Added contact info on Berkeley press release.

parent 8734fd51
...@@ -52,5 +52,16 @@ ...@@ -52,5 +52,16 @@
h2 + p { h2 + p {
margin-top: 30px; margin-top: 30px;
} }
.contact {
@include box-sizing(border-box);
border: 1px solid rgb(220,220,220);
padding: 20px;
margin-top: 60px;
p + p {
margin-top: 10px;
}
}
} }
} }
...@@ -81,6 +81,14 @@ ...@@ -81,6 +81,14 @@
<p>The University of California was chartered in 1868 and its flagship campus in Berkeley, on San Francisco Bay, was envisioned as a "City of Learning." Today, there are more than 1,500 full-time and 500 part-time faculty members dispersed among more than 130 academic departments and more than 80 interdisciplinary research units. Twenty-two Nobel Prizes have been garnered by faculty and twenty-eight Nobel prizes have been awarded to UC Berkeley alumni. There are 9 Nobel Laureates, 32 MacArthur Fellows and 4 Pulitzer Prize winners among the current faculty.</p> <p>The University of California was chartered in 1868 and its flagship campus in Berkeley, on San Francisco Bay, was envisioned as a "City of Learning." Today, there are more than 1,500 full-time and 500 part-time faculty members dispersed among more than 130 academic departments and more than 80 interdisciplinary research units. Twenty-two Nobel Prizes have been garnered by faculty and twenty-eight Nobel prizes have been awarded to UC Berkeley alumni. There are 9 Nobel Laureates, 32 MacArthur Fellows and 4 Pulitzer Prize winners among the current faculty.</p>
<section class="contact">
<p><strong>Contact: </strong>Amanda Keane</p>
<p><strong>Phone: </strong>617-520-7260</p>
<p><strong>Email: </strong>akeane@webershandwick.com</p>
</section>
<section class="footer"> <section class="footer">
<hr class="horizontal-divider"> <hr class="horizontal-divider">
<div class="logo"></div><h3 class="date">7 - 24 - 2012</h3> <div class="logo"></div><h3 class="date">7 - 24 - 2012</h3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment