Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/thaddeusmt/swomaha
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisramey committed Sep 18, 2011
2 parents 7e8eb16 + b4884c9 commit 0649c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ body {height: 100%; margin: 0; text-align: left; color: #000; font-family: calib

.featured_item {position: relative; margin-bottom: 12px; width: 100%; height: 200px}
.featured_image {position: absolute; top: 0px; left: 0px; width: 300px; height: 100%; background-color: #EEE; border: solid 1px #CCC}
.featured_copy {position: absolute; top: 0px; right: 0px; width: 620px; height: 130px; padding: 35px 20px; text-align: left; font-weight: 700; font-size: 16pt; color: #333; background-color: #FFF; border: solid 1px #CCC; overflow: auto}
.featured_copy {position: absolute; top: 0px; right: 0px; width: 620px; height: 130px; padding: 35px 20px; text-align: left; font-weight: 700; font-size: 23px; color: #333; background-color: #FFF; border: solid 1px #CCC; overflow: hidden}

#sponsor_msg {position: relative; width: 300px; margin: 8px auto 0px auto; color: #5A5A5A; font-style: italic; text-align: center}
#layeredi {position: relative; width: 343px; height: 64px; margin: 0px auto 8px auto; border: none; display: block}
Expand Down

0 comments on commit 0649c83

Please sign in to comment.