Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syncEnrollments
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yeray Santana Hualde
syncEnrollments
Commits
6735631c
Commit
6735631c
authored
Apr 03, 2012
by
Taylor Otwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweaking style.
parent
e66d8943
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
index.blade.php
application/views/home/index.blade.php
+1
-1
style.css
public/laravel/css/style.css
+0
-6
No files found.
application/views/home/index.blade.php
View file @
6735631c
...
...
@@ -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>
...
...
public/laravel/css/style.css
View file @
6735631c
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment