Updated UrJTAG dsssl stylesheet and CSS stylesheet to display SF logo
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@987 b68d4a1b-bc3d-0410-92ed-d4ac073336b7master
parent
9c8052ef7d
commit
a8842c8bf8
@ -0,0 +1,17 @@
|
||||
body {
|
||||
color:black;
|
||||
background-color: #f0fff0;
|
||||
font-family:Arial,Helvetica,sans-serif;
|
||||
}
|
||||
.top { background-color:#a0d0a0 }
|
||||
a { text-decoration:underline; color:#007800 }
|
||||
.nodeco { text-decoration: none }
|
||||
.NAVFOOTER
|
||||
{
|
||||
padding-right: 150px;
|
||||
background-image: url(http://sflogo.sourceforge.net/sflogo.php?group_id=193266&type=2);
|
||||
background-repeat:no-repeat;
|
||||
background-position: right;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue