fix a disqus theme issue

This commit is contained in:
Yann Esposito (Yogsototh) 2013-01-22 11:54:38 +01:00
parent 43217774f8
commit 2670e717e1
2 changed files with 10 additions and 0 deletions

View file

@ -1123,3 +1123,8 @@ section.slide
color: $cyan
.green
color: $green
#disqus_thread iframe body
color: $base01
#disqus_thread iframe body.dark
color: $base1

View file

@ -362,3 +362,8 @@ p code, li code
font-size: 0.7*$unit
text-align: right
margin-bottom: -2*$unit
#disqus_thread iframe body
color: $base01
#disqus_thread iframe body.dark
color: $base1