Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
advisor
Commits
37c642af
Commit
37c642af
authored
Mar 02, 2014
by
Ben Waters
Browse files
img change
parent
00dfad41
Changes
3
Hide whitespace changes
Inline
Side-by-side
advisor/static/css/style.css
View file @
37c642af
...
...
@@ -17,7 +17,10 @@ body {
padding
:
0
0
30px
;
padding-top
:
53px
;
}
#icon
{
width
:
40px
;
height
:
40px
;
}
#main
{
padding-top
:
45px
;
}
...
...
advisor/static/img/teach.png
View replaced file @
00dfad41
View file @
37c642af
5.88 KB
|
W:
|
H:
2.94 KB
|
W:
|
H:
2-up
Swipe
Onion skin
advisor/templates/layouts/navbar.html
View file @
37c642af
...
...
@@ -2,7 +2,7 @@
<nav
class=
"navbar navbar-inverse navbar-fixed-top"
role=
"navigation"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<img
src=
"{% static "
img
/
teach.png
"
%}"
>
<img
id=
"icon"
src=
"{% static "
img
/
teach.png
"
%}"
>
<a
class=
"navbar-brand"
href=
"{% url 'index' %}"
><strong>
Your School
</strong>
Advisor
</a>
</div>
<div
class=
"collapse navbar-collapse"
>
...
...
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