Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
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
edx
edx-platform
Commits
975fc649
Commit
975fc649
authored
Dec 21, 2011
by
Piotr Mitros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI Revamp step 1
parent
026eaa08
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
6 deletions
+20
-6
courseware/static/css/images/css/topBanner.jpg
+0
-0
courseware/static/css/theme.css
+20
-6
courseware/static/js/schematic.js
+0
-0
No files found.
courseware/static/css/images/css/topBanner.jpg
View replaced file @
026eaa08
View file @
975fc649
17.6 KB
|
W:
|
H:
16 KB
|
W:
|
H:
2-up
Swipe
Onion skin
courseware/static/css/theme.css
View file @
975fc649
...
...
@@ -7,6 +7,20 @@ Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.
THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate
pmitros donated $10
Colors:
Light blue: bddeff
Blue: 7fbcfd
Very dark blue: #031634
Dark blue: #023063;
Dark Greenish: #7a994c;
Greenish: #adcc80;
Very light greenish: #dae5c9;
Bright orange: #fa720a;
----------------------------------------------------------------------------------------
*/
...
...
@@ -27,10 +41,10 @@ body {
}
body
{
body
{
color
:
#023063
;
font-family
:
Helvetica
,
Arial
,
sans-serif
;
font-size
:
12px
;
font-size
:
0.8em
;
font-style
:
normal
;
font-weight
:
normal
;
text-transform
:
normal
;
...
...
@@ -43,7 +57,7 @@ p {
h1
{
color
:
#adcc80
;
font-size
:
24px
;
font-size
:
1.6em
;
margin
:
25px
0
10px
0
;
clear
:
both
;
}
...
...
@@ -51,7 +65,7 @@ h1 {
h2
{
color
:
#adcc80
;
font-size
:
1
8px
;
font-size
:
1
.1em
;
margin
:
20px
0
10px
0
;
clear
:
both
;
}
...
...
@@ -59,7 +73,7 @@ h2 {
h3
{
color
:
#adcc80
;
font-size
:
1
6px
;
font-size
:
1
em
;
margin
:
20px
0
5px
0
;
clear
:
both
;
}
...
...
@@ -139,7 +153,7 @@ a:hover {
position
:
relative
;
height
:
20px
;
text-transform
:
uppercase
;
font-size
:
12px
;
font-size
:
0.9em
;
font-family
:
Arial
,
sans-serif
;
}
...
...
courseware/static/js/schematic.js
View file @
975fc649
This diff is collapsed.
Click to expand it.
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