Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OERu
oeru-github-io
Commits
e873834e
Commit
e873834e
authored
Oct 06, 2014
by
olijones
Browse files
Brand Text
Moving logo from header
parent
5c7fc01f
Changes
3
Hide whitespace changes
Inline
Side-by-side
css/colours.css
View file @
e873834e
...
...
@@ -100,6 +100,6 @@ background-color: #005aab; /* OP */
/*background-color: #6FA92E; /* OERu */
}
a
{
color
:
#
6FA92E
;
/* OP */
/*color: #
428bca
; /* OERu */
color
:
#
005aab
;
/* OP */
/*color: #
6FA92E
; /* OERu */
}
\ No newline at end of file
css/layout.css
View file @
e873834e
...
...
@@ -100,6 +100,11 @@ summary
float
:
right
;
margin-top
:
55px
;
}
.brandtext
{
float
:
left
;
margin-top
:
55px
;
}
.paragraphlist
{
margin-bottom
:
30px
;
...
...
index.html
View file @
e873834e
...
...
@@ -31,9 +31,8 @@
<header>
<div>
<div
class=
"container"
>
<a
class=
"brand"
href=
"index.html"
><img
src=
"images/OP-logo.png"
alt=
"Open Education Resources university"
></a>
<div
class=
"floatright"
>
<h1>
OCL4Ed
</h1>
<div
class=
"brandtext"
>
<h1><a
href=
"#"
>
OCL4Ed
</a></h1>
</div>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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