1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-28 18:23:00 +02:00

More attempts at "modern markup"

git-svn-id: file:///svn/phpbb/trunk@4728 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2004-01-07 16:33:12 +00:00
parent 0a999ceab5
commit 21120e846e

View File

@ -55,7 +55,7 @@ p.searchbarreg { margin: 0px; float: right; font-size: 60%; white-space: nowrap;
p.forumdesc { margin: 0px 4px 0px 0px; padding: 4px; font-size: 60%; }
a.forumlink { color: #069; font-size: 80%; font-weight: bold; }
p.topictitle { margin: 1px 0px; font-size: 65%; font-weight: bold; }
p.topictitle { margin: 1px 0px; display: inline; font-size: 65%; font-weight: bold; }
p.topicauthor { margin: 1px 0px; font-size: 70%; }
p.topicdetails { margin: 1px 0px; font-size: 65%; }