grep -n "white-space\|overflow\|max-height\|^pre\|[^-]pre\s*{" /var/www/html/Themes/default/css/index.css
find /var/www/html -iname "*.css" -not -path "*/smf20/*" -not -path "*/smf21/*" -exec ls -la {} \;
grep -n "white-space\|overflow\|max-height\|^pre\|[^-]pre\s*{" /var/www/html/Themes/default/css/index.css
sed -n '4205,4235p' /var/www/html/Themes/default/css/index.css