Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
guix-hpc
website
Commits
f506db88
Unverified
Commit
f506db88
authored
May 24, 2017
by
Roel Janssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stylesheet: Use a white background on the logos.
parent
49885bc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
static/css/main.css
static/css/main.css
+3
-3
No files found.
static/css/main.css
View file @
f506db88
...
...
@@ -80,7 +80,7 @@ code {
#collaboration
{
border-top
:
solid
3pt
#aaaaaa
;
border-bottom
:
solid
3pt
#aaaaaa
;
background
:
#
bbbbbb
;
background
:
#
ffffff
;
width
:
100%
;
bottom
:
0px
;
}
...
...
@@ -91,13 +91,13 @@ code {
#collaboration
.members
li
{
display
:
inline-block
;
padding
:
0px
10px
;
0px
0px;
}
.post
{
background
:
#
eeeeee
;
background
:
#
ffffff
;
padding
:
10px
;
-webkit-border-radius
:
4pt
;
-moz-border-radius
:
4pt
;
border-radius
:
4pt
;
margin-bottom
:
25px
;
border
:
solid
2px
#
aaaaaa
;
border
:
solid
2px
#
cccccc
;
}
hr
{
...
...
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