[Abora-cvs] website/htdocs style.css,1.8,1.9
Status: Alpha
Brought to you by:
dgjones
From: <dg...@us...> - 2003-12-08 04:09:05
|
Update of /cvsroot/abora/website/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv21787/htdocs Modified Files: style.css Log Message: DGJ: -Include Dean Tribble comments on porting Index: style.css =================================================================== RCS file: /cvsroot/abora/website/htdocs/style.css,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** style.css 2 May 2003 13:45:21 -0000 1.8 --- style.css 8 Dec 2003 04:08:58 -0000 1.9 *************** *** 33,34 **** --- 33,37 ---- a.screenshot:link, a.screenshot:visited { color: #ffffff; none; } a.screenshot:hover { color: #FAEBD7; none; } + + .feedback1 {border-left: 0.5em solid #CFC; padding-left: 0.5em; font-size: smaller; } + .feedback-meta { font-style: italic; } \ No newline at end of file |