diff --git a/styles/readtheorg/css/readtheorg.css b/styles/readtheorg/css/readtheorg.css index 615fa5c..6bdd75a 100755 --- a/styles/readtheorg/css/readtheorg.css +++ b/styles/readtheorg/css/readtheorg.css @@ -31,6 +31,11 @@ h6{ font-size:100%; } +h4,h5,h6{ + color:#2980B9; + font-weight:300; +} + html{ -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; diff --git a/styles/readtheorg/readtheorg.org b/styles/readtheorg/readtheorg.org index 1bd26b7..7fbfb08 100755 --- a/styles/readtheorg/readtheorg.org +++ b/styles/readtheorg/readtheorg.org @@ -48,6 +48,11 @@ h5{ h6{ font-size:100%; } + +h4,h5,h6{ + color:#2980B9; + font-weight:300; +} #+end_src ** Body