Commit 6735631c by Taylor Otwell

tweaking style.

parent e66d8943
......@@ -39,7 +39,7 @@
Here are the basics:
</p>
<ul>
<ul class="out-links">
<li>{{ HTML::link('docs/routing#the-basics', 'Defining Routes') }}</li>
<li>{{ HTML::link('docs/controllers#the-basics', 'Building Controllers') }}</li>
<li>{{ HTML::link('docs/views#the-basics', 'Creating Views') }}</li>
......
......@@ -167,12 +167,6 @@ div.home>h2 {
margin-bottom:1em;
}
div.home li
{
line-height:1.5em;
margin-bottom:1em;
}
a, a:visited
{
color:#2972A3;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment