Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
228f19c
Created index.html and divided page into basic sections.
Sep 5, 2015
10be212
Styled header and changed placemarker to 'I love'
Sep 5, 2015
46eda99
Added .gitignore
Sep 5, 2015
765c192
Styled menu bar and refactored code to eliminate repetition. Menu is…
Sep 5, 2015
13e7c3c
Improved behavior of menu bar on small screens and refactored code.
Sep 6, 2015
349387e
Added and styled latin quote.
Sep 6, 2015
39e46be
Added services icons and descriptions, and templated layout for work …
Sep 7, 2015
682f50a
Added images, dropshadows, and rounded corners to work section.
Sep 7, 2015
6084409
Added 'Project Title' and 'project link' to work panels.
Sep 7, 2015
06d09d3
Implemented javascript for slide show.
Sep 8, 2015
942da4f
Added background color and padding to slideshow section.
Sep 8, 2015
8487355
Implemented placeholder panels for team members. Refactored to clean…
Sep 8, 2015
df31eb1
Finished implementing team member panels, refactored to simplify css.
Sep 8, 2015
dea875f
Moved all svg images to header and used <use> references in body to i…
Sep 8, 2015
234154f
Created layout for contact area with placeholders.
Sep 9, 2015
dca52d0
Finished implementing contact area.
Sep 9, 2015
9a2b764
Added inset shadow to slideshow for visual pizazz.
Sep 9, 2015
5dc9185
Finished implementing the footer of the page.
Sep 9, 2015
6a424ff
Removed Javascript that wasn't being used.
Sep 9, 2015
ebe507f
Fixed some inconsistencies between firefox and chrome, and cleaned up…
Sep 9, 2015
3b5e3ad
Added explicit height to icons so IE would display properly.
Sep 9, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.sass-cache
css/devtest.css.map
189 changes: 189 additions & 0 deletions css/devtest.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading