Skip to content

Commit

Permalink
make alpha small
Browse files Browse the repository at this point in the history
  • Loading branch information
melvincarvalho committed Dec 26, 2011
1 parent 2bb7eda commit 7a63548
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
.heading { font-weight:bold; }
.hide { display: none; }
.note { color: green; font-size: small; }
.alpha { vertical-align: super; font-size: small; color: grey; }
table { border-collapse:separate; border-spacing: 0.5em 0em; }
html { background-color:grey;height:97% }
body { margin:10px;background-color:white;height:100%;border:10px grey; }
Expand All @@ -62,7 +63,7 @@
<div class="container">

<div class="sixteen columns">
<h1 class="remove-bottom" style="margin-top: 40px">Opentabs (Alpha)</h1>
<h1 class="remove-bottom" style="margin-top: 40px">Opentabs <span class="alpha">Alpha</span></h1>

<h5 id="welcome">Loading...</h5>
<hr />
Expand Down

0 comments on commit 7a63548

Please sign in to comment.