Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
valencia
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
9
Issues
9
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
valencia
Commits
6ec6405a
Commit
6ec6405a
authored
Dec 01, 2014
by
Alex
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed .inner-wrapper shadow
parent
31101935
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
sass/style.scss
sass/style.scss
+7
-1
No files found.
sass/style.scss
View file @
6ec6405a
...
...
@@ -152,7 +152,13 @@ header.banner {
}
}
.inner-wrapper
{
-moz-box-shadow
:
0
2px
3px
#c9c9c9
;
-webkit-box-shadow
:
0
2px
3px
#c9c9c9
;
box-shadow
:
0
2px
3px
#c9c9c9
;
}
// Add bottom margins to cta buttons.
a
.link-cta-ubuntu
{
margin
:
0
0
0
.75em
0
;
}
\ No newline at end of file
}
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