Skip to content

Commit

Permalink
removed CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
fi-tomek-augustyn committed Mar 26, 2012
1 parent 6ce737d commit c4df73c
Show file tree
Hide file tree
Showing 11 changed files with 482 additions and 66 deletions.
514 changes: 482 additions & 32 deletions css/lf_override.css

Large diffs are not rendered by default.

Binary file added images/ban_tl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/comment-arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/facebook_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/facebook_share_post.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/livefyre-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rss_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/side_arrow2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/twitter_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/twitter_share_post.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 0 additions & 34 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,14 @@
<html>
<head>
<meta charset='utf-8'>

<title>fi-tomek-augustyn/Livefyre-test @ GitHub</title>

<style type="text/css">
body {
margin-top: 1.0em;
background-color: #85aa86;
font-family: Helvetica, Arial, FreeSans, san-serif;
color: #000000;
}
#container {
margin: 0 auto;
width: 700px;
}
h1 { font-size: 3.8em; color: #7a5579; margin-bottom: 3px; }
h1 .small { font-size: 0.4em; }
h1 a { text-decoration: none }
h2 { font-size: 1.5em; color: #7a5579; }
h3 { text-align: center; color: #7a5579; }
a { color: #7a5579; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #000; color: #fff; padding: 15px;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }
</style>

<link rel="stylesheet" type="text/css" href="/css/lf_override.css" />

</head>

<body>

<div id="container">

<h1><a href="https://github.com/fi-tomek-augustyn/Livefyre-test">Livefyre-test</a>
<span class="small">by <a href="https://github.com/fi-tomek-augustyn">fi-tomek-augustyn</a></span></h1>

<div class="description">

<!-- START: Livefyre Embed -->
Expand All @@ -53,10 +23,6 @@ <h1><a href="https://github.com/fi-tomek-augustyn/Livefyre-test">Livefyre-test</

</div>

<div class="footer">
get the source code on GitHub : <a href="https://github.com/fi-tomek-augustyn/Livefyre-test">fi-tomek-augustyn/Livefyre-test</a>
</div>

</div>

</body>
Expand Down

0 comments on commit c4df73c

Please sign in to comment.