diff options
Diffstat (limited to 'utils.c')
| -rw-r--r-- | utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -88,6 +88,7 @@ static const char * const default_css = | |||
| 88 | " a { color: #7799dd }\n" | 88 | " a { color: #7799dd }\n" |
| 89 | " a:visited { color: #aa99dd }\n" | 89 | " a:visited { color: #aa99dd }\n" |
| 90 | "}\n" | 90 | "}\n" |
| 91 | "select { max-width: 40%; }\n" | ||
| 91 | ; | 92 | ; |
| 92 | 93 | ||
| 93 | const char *snac_blurb = | 94 | const char *snac_blurb = |