diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css
index 49ce297685..f865d50fd2 100644
--- a/doc/html/boostbook.css
+++ b/doc/html/boostbook.css
@@ -21,7 +21,7 @@ th
margin-bottom: 0pc;
}
-div pre.programlisting, .refsynopsisdiv
+div pre.programlisting, .refsynopsisdiv, pre.screen
{
margin-left: 3pc;
margin-right: 3pc;
@@ -66,7 +66,7 @@ div pre.programlisting, .refsynopsisdiv
background-color: #DDD;
}
- .programlisting, .table-programlisting
+ .programlisting, .table-programlisting, .screen
{
background-color: #EED;
border: 0.2em ridge #EED;