added style for title

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@123 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
sven 2006-01-14 22:37:47 +00:00
parent b3fa8ee574
commit 9c553d6cdc
1 changed files with 6 additions and 0 deletions

View File

@ -41,6 +41,12 @@ p {
padding: 0 1em 0 1em;
}
p.title {
margin-left: 7ex;
font-weight: bold;
font-size: 1.5em;
}
img {
border: none;
}