diff --git a/doc/revealpopup.css b/doc/revealpopup.css index fe2dd4c1c..8f96c264f 100644 --- a/doc/revealpopup.css +++ b/doc/revealpopup.css @@ -24,6 +24,9 @@ table { border-collapse: collapse; } td, th { padding: 5px; } th { background: #9df; } td { background: white } +h1,h2,h3,h4 { font-family: sans-serif; color: #303030; + text-shadow: rgba(0,0,0,0.25) 2px 2px 5px; + } /* Quick links */