diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css index 2981926..9c8764a 100644 --- a/doc/style.css +++ b/doc/style.css | |||
| @@ -40,3 +40,4 @@ blockquote { font-style: italic; } | |||
| 40 | a { color: #7799dd } | 40 | a { color: #7799dd } |
| 41 | a:visited { color: #aa99dd } | 41 | a:visited { color: #aa99dd } |
| 42 | } | 42 | } |
| 43 | select { max-width: 40%; } | ||