Skip to content

Commit

Permalink
Tweak styles. Remove comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
r00k committed Dec 3, 2013
1 parent 14681a1 commit a65dbd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
32 changes: 1 addition & 31 deletions public/barbershop-quartet-for-weddings.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,16 @@
<title>Downtown Crossing - A Barbershop Quartet</title>
<meta name="description" content="Clean &amp; Simple Template - Adventure"/>
<meta name="keywords" content=""/>
<!--META KEYWORDS-->
<meta name="author" content="trendyWebstar"/>
<!--CSS FILES STARTS-->
<link rel="stylesheet" id="skins-switcher" href="css/style.css" type="text/css" media="screen"/>
<!--GOOGLE FONTS-->
<link href='http://fonts.googleapis.com/css?family=Crimson+Text:regular,regularitalic,600,600italic,bold,bolditalic' rel='stylesheet' type='text/css'/>
<!--GOOGLE FONTS-->
<!--JS FILES STARTS-->
</head>
<body>
<div id="wrapper">
<div class="center">
<div id="container">
<div id="header">
<a id="logo" title="Homepage" href="index.html"><h1>Downtown Crossing Quartet</h1></a>
<a id="logo" title="Homepage" href="index.html"><h2>Downtown Crossing Quartet</h2></a>

<div id="main_navigation" class="main-menu ">
<ul>
Expand All @@ -28,68 +23,43 @@
<li><a href="/media.html" title="Press Kit">Media</a></li>
</ul>
</div>
<!-- MAIN NAVIGATION ENDS-->
</div>
<!-- HEADER ENDS-->
<!-- MAIN CONTAINER -->
<div id="content">
<div class="one">
<!-- COLUMNS CONTAINER STARTS-->
<div class="intro-pages">
<!-- INTRO DIV STARTS-->
<h1>A Unique Addition to Any Wedding</h1>
</div>
<!-- INTRO ENDS-->
</div>
<div class="one">
</div>
<!-- COLUMNS CONTAINER ENDS-->

<div id="footer-wrapper">
<!-- FOOTER WRAPPER STARTS-->
<div id="footer-container">
<!-- FOOTER CONTAINER STARTS-->
<div id="footer">
<!-- FOOTER STARTS-->
<div class="one">
<!-- COLUMN CONTAINER STARTS-->
<div class="one-fourth">
<!-- COLUMN STARTS-->
<h4>About Us</h4>
<p>Downtown Crossing is four guys with a passion for entertaining people. You're just as likely to hear us singing on the T as on stage. All our friends call us DTX, so you should too! Much to Nashville's dismay, Downtown Crossing is an officially registered quartet of the Barbershop Harmony Society.</p>
</div>
<!-- COLUMN ENDS-->
<div class="one-fourth">
</div>
<!-- COLUMN ENDS-->
<div class="one-fourth">
<!-- COLUMN STARTS-->
<h4>Stay in Touch</h4>
<ul class="social-links">
<!-- SOCIAL LINKS STARTS-->
<li><img src="images/icons/facebook.png" width="16" height="16" alt="#"/><a href="http://www.facebook.com/pages/Downtown-Crossing-Quartet/197251830294886">Our Facebook page</a></li>
</ul>
<!-- SOCIAL LINKS ENDS-->
</div>
<!-- COLUMN ENDS-->
<div class="one-fourth last">
<!-- COLUMN STARTS-->
</div>
</div>
<!-- COLUMN ENDS-->
</div>
<!-- COLUMN CONTAINER ENDS-->
</div>
<!-- FOOTER ENDS-->
</div>
<!-- FOOTER CONTAINER ENDS-->
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<!--BODY ENDS -->
</html>
<!--HTML ENDS -->
4 changes: 1 addition & 3 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,7 @@ form.inline p {
a#logo {
display:block;
float:left;
width:290px;
height:60px;
width:390px;
}
.slideshow {

Expand Down Expand Up @@ -538,7 +537,6 @@ pre,code {
.intro-pages h1,.intro-pages h2,.intro-pages h3,.intro-pages h4{
text-align:center;
margin-bottom:0;
font-style:italic;
}
.intro-pages a {
color:#e64135;
Expand Down

0 comments on commit a65dbd2

Please sign in to comment.