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
bd8cb3eb
Commit
bd8cb3eb
authored
Mar 02, 2014
by
Daniel W Bond
Browse files
Merge branch 'master' of github.com:srct/advisor
parents
145367b2
a86d5a51
Changes
4
Show whitespace changes
Inline
Side-by-side
advisor/static/css/flat-ui.css
View file @
bd8cb3eb
...
@@ -1944,7 +1944,7 @@ fieldset[disabled] .input-group-btn .btn-default.active {
...
@@ -1944,7 +1944,7 @@ fieldset[disabled] .input-group-btn .btn-default.active {
font-size
:
24px
;
font-size
:
24px
;
line-height
:
1.042
;
line-height
:
1.042
;
font-weight
:
700
;
font-weight
:
700
;
padding
:
1
4
px
21px
;
padding
:
1
6
px
21px
;
}
}
.navbar-brand
>
[
class
*=
"fui-"
]
{
.navbar-brand
>
[
class
*=
"fui-"
]
{
font-size
:
19px
;
font-size
:
19px
;
...
...
advisor/static/css/style.css
View file @
bd8cb3eb
...
@@ -17,7 +17,10 @@ body {
...
@@ -17,7 +17,10 @@ body {
padding
:
0
0
30px
;
padding
:
0
0
30px
;
padding-top
:
53px
;
padding-top
:
53px
;
}
}
#icon
{
width
:
16px
;
height
:
16px
;
}
#main
{
#main
{
padding-top
:
45px
;
padding-top
:
45px
;
}
}
...
...
advisor/static/img/teach.png
View replaced file @
145367b2
View file @
bd8cb3eb
5.88 KB
|
W:
|
H:
2.94 KB
|
W:
|
H:
2-up
Swipe
Onion skin
advisor/templates/layouts/navbar.html
View file @
bd8cb3eb
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
<nav
class=
"navbar navbar-inverse navbar-fixed-top"
role=
"navigation"
>
<nav
class=
"navbar navbar-inverse navbar-fixed-top"
role=
"navigation"
>
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<div
class=
"navbar-header"
>
<img
src=
"{% static "
img
/
teach.png
"
%}"
>
<a
class=
"navbar-brand"
href=
"{% url 'index' %}"
><strong>
Your School
</strong>
Advisor
</a>
<a
class=
"navbar-brand"
href=
"{% url 'index' %}"
><strong>
Your School
</strong>
Advisor
</a>
</div>
</div>
<div
class=
"collapse navbar-collapse"
>
<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