Bug #1267 ยป lighttpd_index_font_size.patch
src/mod_dirlisting.c (working copy) | ||
---|---|---|
"h2 {margin-bottom: 12px;}\n"
|
||
"table {margin-left: 12px;}\n"
|
||
"th, td {"
|
||
" font-family: \"Courier New\", Courier, monospace;"
|
||
" font-size: 10pt;"
|
||
" font: 90% monospace;"
|
||
" text-align: left;"
|
||
"}\n"
|
||
"th {"
|
||
... | ... | |
" padding-bottom: 14px;"
|
||
"}\n"
|
||
"div.foot {"
|
||
" font-family: \"Courier New\", Courier, monospace;"
|
||
" font-size: 10pt;"
|
||
" font: 90% monospace;"
|
||
" color: #787878;"
|
||
" padding-top: 4px;"
|
||
"}\n"
|