1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-29 06:26:22 +01:00
Files
php-phpbb/phpBB/templates/subSilver/form.css
Paul S. Owen a5525d4b6b this one has a tendency to work better ...
git-svn-id: file:///svn/phpbb/trunk@3506 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-22 14:48:15 +00:00

14 lines
182 B
CSS

/* $Id$ */
input {
text-indent: 2px;
}
textarea, select, input.button, input.post, input.mainoption, input.liteoption {
border: 1px solid;
}
.postbody {
line-height: 140%;
}