# # # patch "local.css" # from [1c484720e810fdfb24c0e786f6a9fd419a3e687e] # to [83749312645aa28bd816cd328f48691b042b5b38] # ============================================================ --- local.css 1c484720e810fdfb24c0e786f6a9fd419a3e687e +++ local.css 83749312645aa28bd816cd328f48691b042b5b38 @@ -269,3 +269,25 @@ code { #footer { text-align: center; } + +/** the search form and display is crap - it wasn't me doing these hacks here... */ +#content form[name=P] { + color: white; +} +#content form[name=P] center hr, +#content form[name=P] center a { + display: none; +} +#content form[name=P] table td small { + font-size: 1.3em; +} +#content form[name=P] table td { + border: 0; + color: black; + padding-top: 1em; + border-bottom: 1px dotted #474747; +} +#content form[name=P] table td + td b a { + font-size: 1.4em; +} +