APIDump: Added a slight visual style to <pre> tags

master
madmaxoft 2013-09-16 22:34:27 +02:00
parent d30bfc053d
commit b1dc792259
1 changed files with 5 additions and 0 deletions

View File

@ -21,3 +21,8 @@ td, th
border: 1px solid #ccc;
}
pre
{
border: 1px solid #ccc;
background-color: #eee;
}