[Javamatch-cvs] javamatch/docs/website/resources/style style.css,1.3,1.4
Status: Pre-Alpha
Brought to you by:
iterson
From: Walter v. I. <it...@us...> - 2004-09-14 13:42:44
|
Update of /cvsroot/javamatch/javamatch/docs/website/resources/style In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27345/docs/website/resources/style Modified Files: style.css Log Message: Restructured website Index: style.css =================================================================== RCS file: /cvsroot/javamatch/javamatch/docs/website/resources/style/style.css,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** style.css 10 Sep 2004 13:00:40 -0000 1.3 --- style.css 14 Sep 2004 13:42:34 -0000 1.4 *************** *** 16,34 **** } - td.disclaimer { - border: 0px; - background-color: rgb(102, 51, 51); - } - - div.disclaimer { - font-size: 130%; - font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif; - color: white; - padding: 10px; - border: 5px dotted rgb(255, 204, 102); - background-color: rgb(102, 51, 51); - margin: 20px; - } - div.intro { font-style: italic; --- 16,19 ---- |