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
radiopanik
panikweb
Commits
2c3c67e3
Commit
2c3c67e3
authored
Dec 18, 2013
by
fred
Browse files
style: use classic formatting for strong/em in user content
parent
47b887f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
2c3c67e3
...
...
@@ -1209,12 +1209,14 @@ ul.newsSpecial{
text-decoration
:
none
;
}
div
.userContent
strong
{
#fiber-content
strong
{
text-transform
:
none
;
font-family
:
"RegloBold"
;
font-style
:
normal
;
}
div
.userContent
em
,
#fiber-content
em
{
font-family
:
inherit
;
font-style
:
italic
;
...
...
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