Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Comptoir
Comptoir-srv
Commits
a7b0d56e
Commit
a7b0d56e
authored
Jun 10, 2020
by
Fabrice Gangler
🎨
Browse files
FIX: improve CSS
parent
1a08e356
Changes
1
Hide whitespace changes
Inline
Side-by-side
webroot/css/comptoir.css
View file @
a7b0d56e
...
...
@@ -560,6 +560,13 @@ div .tagsPlace{
padding
:
3px
5px
0px
5px
;
margin-bottom
:
2px
;
}
.tagUnit
:hover
{
border
:
1px
solid
#103e10
;
}
.tagUnit
:active
{
background-color
:
black
;
}
/*
*** on Tags Page
...
...
@@ -838,6 +845,7 @@ section p {
text-align
:
center
;
}
p
strong
,
.software-license
strong
{
color
:
unset
;
}
...
...
Write
Preview
Supports
Markdown
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