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
8f436be1
Commit
8f436be1
authored
Aug 29, 2014
by
Riccardo Padovani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Custom background for community pages
parent
73740f01
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
5461 deletions
+8
-5461
css/style.css
css/style.css
+2
-5460
img/dotted.png
img/dotted.png
+0
-0
sass/style.scss
sass/style.scss
+6
-1
No files found.
css/style.css
View file @
8f436be1
This diff is collapsed.
Click to expand it.
img/dotted.png
0 → 100644
View file @
8f436be1
159 Bytes
sass/style.scss
View file @
8f436be1
...
...
@@ -32,6 +32,11 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
}
}
// Custom background for community pages
body
.node-type-community-page
{
background
:
url("../img/dotted.png")
repeat
scroll
0
0
#F5F6F7
;
}
header
.banner
{
margin-bottom
:
0
;
...
...
@@ -124,4 +129,4 @@ header.banner {
font-weight
:
300
;
}
}
}
\ 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