Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
todomvc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eugene Shen
todomvc
Commits
6fa0e766
Commit
6fa0e766
authored
Jul 09, 2012
by
addyosmani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Next iteration on theme.
parent
ecb23778
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
83 additions
and
631 deletions
+83
-631
index.html
index.html
+16
-44
site/css/buttons.css
site/css/buttons.css
+60
-583
site/css/main.css
site/css/main.css
+7
-4
site/img/logo.png
site/img/logo.png
+0
-0
No files found.
index.html
View file @
6fa0e766
This diff is collapsed.
Click to expand it.
site/css/buttons.css
View file @
6fa0e766
This diff is collapsed.
Click to expand it.
site/css/main.css
View file @
6fa0e766
...
...
@@ -12,8 +12,7 @@ h4,
h5
,
h6
{
font-weight
:
600
;
color
:
#594A43
;
/*text-shadow: 1px 1px 0 #7D2A2F;*/
color
:
#000
;
font
:
100%
Oswald
,
Helvetica
;
}
...
...
@@ -24,7 +23,7 @@ h2 {
a
{
color
:
#B83F45
;
font-weight
:
400
;
font-weight
:
bold
;
}
a
:hover
{
...
...
@@ -55,7 +54,7 @@ header h1 {
}
header
p
{
font-size
:
45
px
;
font-size
:
30
px
;
}
header
.btn-large
{
...
...
@@ -67,6 +66,10 @@ header nav {
margin
:
20px
0
;
}
.logo
{
margin-top
:
70px
;
}
.nav-tabs
>
li
,
.nav-pills
>
li
{
clear
:
both
;
}
...
...
site/img/logo.png
0 → 100644
View file @
6fa0e766
7.8 KB
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