mirror of
https://github.com/php/web-php.git
synced 2026-04-24 15:38:06 +02:00
Make the example content background bit lighter (Cameron Smith velvetpixel[AT]gmail.com)
This commit is contained in:
+1
-1
@@ -838,7 +838,7 @@ div.mediaobject,
|
||||
div.classsynopsis,
|
||||
div.informalexample pre,
|
||||
div.informalexample .phpcode {
|
||||
background-color: #ddd;
|
||||
background-color: #e1e1e1;
|
||||
margin: 10px;
|
||||
border: 1px outset #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user