Added two new styles for smallinfo displays on the side

This commit is contained in:
moodler 2003-12-28 05:56:34 +00:00
parent 0036338998
commit e1518b0c1c
7 changed files with 68 additions and 0 deletions

View file

@ -436,3 +436,9 @@ a.autolink:hover {
border-style: solid;
}
.smallinfo {
}
.smallinfohead {
color: #555555;
}