Skip to content

Commit

Permalink
Dewindowsification.
Browse files Browse the repository at this point in the history
  • Loading branch information
threedaymonk committed May 10, 2009
1 parent 9e59bc5 commit 3100585
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions public/stylesheets/style.css
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
body {
margin: 0;
body {
margin: 0;
font: 15px verdana, Helvetica, sans-serif;
line-height: 20px;
line-height: 20px;
color: #212121;
margin: 0 40px;
}

h1, h2, h3 {
margin: 0 40px;
}

h1, h2, h3 {
margin: 10px;
font-family: Georgia, Helvetica, sans-serif;
color: #333;
}

a {
color: #393939;
}

a:hover {
text-decoration: none;
color: #393939;
}

a img {
border: none;
}

hr {
display: none;
}

/* Header */
#header h1 a {
text-decoration: none;
color: #333;
}

/* Content */

#content {
padding-top: 5px;
}
color: #333;
}

a {
color: #393939;
}

a:hover {
text-decoration: none;
color: #393939;
}

a img {
border: none;
}

hr {
display: none;
}

/* Header */
#header h1 a {
text-decoration: none;
color: #333;
}

/* Content */

#content {
padding-top: 5px;
}

.photoList {

Expand Down

0 comments on commit 3100585

Please sign in to comment.