Skip to content

Instantly share code, notes, and snippets.

@owebboy
Created December 6, 2013 14:37
Show Gist options
  • Save owebboy/7825756 to your computer and use it in GitHub Desktop.
Save owebboy/7825756 to your computer and use it in GitHub Desktop.
ABOUT
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Merriweather:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
html {
margin: 0;
font-family: "Merriweather";
}
body {
margin: 0;
}
/* ABOUT */
#about {
margin: 3em 20%;
color: #030303;
}
#about h1 {
font-weight: 700;
}
#about p {
font-size: 18px;
}
<div id="about">
<h1>About Us</h1>
<p>The works of over 175 of the country's most talented artists are beautifully displayed in this charming and pleasant art boutique. Gallery on the Alley specializes in the unique and unusual - from whimsical sculpture, clocks and prints to elegant blown glass, metalwork and distinctive handcrafted jewelry.</p>
<p>Local and regional artists include watercolorist Randall Higdon, whose popular lighthouse prints hang alongside beautiful giclee prints by Kathleen Chaney Fritz and lighthouse photographs by Donna Yacobozzi. An entire section of the gallery is devoted to the metal signs, phrases and magnets by Carol Roeda of Grand Rapids as well as the delightful prints, books, pillows and original paintings by internationally recognized artist Nancy Swan Drew of Niles. Michael Kifer's colorful affordable pottery adds contemporary pizazz as do the creative clocks of both David and Duane Scherer.</p>
<p>Other artwork includes the junkyard dogs and cats by Yardbirds, the elegant clocks of Leonie Lacouette, a full line of greeting cards and magnets by Curly Girl, the jewelry of Desert Heart, Eclat, XOvivo, Marjorie Baer and Mar to name just a few, and the full line of StoryPeople prints, sculpture and books.</p>
<p>You are invited to come in today and enjoy "just the best" browsing and shopping experience. The Gallery offers shipping, free gift wrapping and accepts all major credit cards.</p>
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment