Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
Help
What's new
8
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Menu
Projects
Groups
Snippets
Get a free trial
Sign up
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Rautenkranz
site
Commits
5a76ca9d
Commit
5a76ca9d
authored
May 27, 2017
by
Tobias Rautenkranz
Browse files
Font weight for tag cloud
parent
27bba8ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/main.css
View file @
5a76ca9d
...
...
@@ -119,6 +119,22 @@ a[rel=tag]:after {
content
:
"]"
;
}
#tag-cloud
a
.set-1
{
font-weight
:
200
;
}
#tag-cloud
a
.set-2
{
font-weight
:
300
;
}
#tag-cloud
a
.set-3
{
font-weight
:
400
;
}
#tag-cloud
a
.set-4
{
font-weight
:
600
;
}
#tag-cloud
a
.set-5
{
font-weight
:
900
;
}
ul
.tag-post-list
li
{
padding-bottom
:
0.5em
;
}
...
...
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