Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
b7c66c23
Commit
b7c66c23
authored
Aug 09, 2012
by
Baptiste Mouterde
Committed by
ikoalaz
Aug 09, 2012
Browse files
comments : add css for score
parent
7d6c5b4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/public/style.css
View file @
b7c66c23
...
...
@@ -1323,6 +1323,12 @@ css for code highlighting
background
:
url('/bad.png')
;
}
.score
{
margin
:
2px
;
background-color
:
rgba
(
255
,
255
,
255
,
0.50
);
border-radius
:
8px
;
}
/* class to handle scroll */
.stayonleft
{
position
:
relative
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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