From eec6ca62c3b46b5ea52a06bf88acbdb648c0976f Mon Sep 17 00:00:00 2001 From: Ben Kirkby Date: Wed, 5 Mar 2014 19:34:06 +0000 Subject: [PATCH] minor css update --- core/css/responsive.css | 13 ++++++++++++- index.html | 20 +++++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/core/css/responsive.css b/core/css/responsive.css index a3fb62c..3efea67 100644 --- a/core/css/responsive.css +++ b/core/css/responsive.css @@ -76,7 +76,7 @@ h2 { position:absolute; top:0; } -a.tel { +a.tel{ font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:1.4em; color:rgba(255,255,255,1.00); @@ -90,6 +90,17 @@ a.tel { a.tel:hover { color:rgba(232,173,0,1.00); } +h2 #desktop_phone { + font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size:1.4em; + color:rgba(255,255,255,1.00); + font-weight:normal; + display:block; + max-width:50%; + padding:.6em 3%; + float:right; + text-decoration:none; +} section { width:100%; margin:0; diff --git a/index.html b/index.html index 38276dd..a3c1eab 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@

Welcome to Cedarville Marine

-

906.484.2815

+

906.484.2815906.484.2815

Cedarville Marine is a full service marina and ship's store located on the waterfront in beautiful downtown Cedarville, Michigan. We're currently constructing a new Web site, so please check back this spring for a brand new look and additional information about our facility!

If you're not already familiar with us, please see the following list for a sample of our service offerings:

@@ -38,6 +38,24 @@
\ No newline at end of file -- 2.17.1