Commit d7d8a8b44630c4a6678958bf8eaf336ca64002fe
1 parent
1ece4048
Exists in
master
and in
3 other branches
hide article title for pairwise content
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
style.css
@@ -2323,6 +2323,9 @@ input.button.with-text { | @@ -2323,6 +2323,9 @@ input.button.with-text { | ||
2323 | padding: 0.5em 1em; | 2323 | padding: 0.5em 1em; |
2324 | } | 2324 | } |
2325 | /*Pairwise*/ | 2325 | /*Pairwise*/ |
2326 | +.pairwise-plugin_pairwise-content #article-header .title { | ||
2327 | + display: none; | ||
2328 | +} | ||
2326 | 2329 | ||
2327 | #pairwise_main { | 2330 | #pairwise_main { |
2328 | text-align: center; | 2331 | text-align: center; |