Adding license to IU files

This commit is contained in:
bdc34 2010-07-09 23:04:38 +00:00
parent 21ab82b879
commit 8fe538e8ad
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
/* CSS Document */ /* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* CSS Document */ /* CSS Document */
body{ body{
background:url(../../../site_icons/visualization/coauthorship/bg.gif) repeat-x 0 0 #FDF9EE; color:#4E4628; background:url(../../../site_icons/visualization/coauthorship/bg.gif) repeat-x 0 0 #FDF9EE; color:#4E4628;

View file

@ -1,3 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.spacer{ .spacer{
font-size:0; line-height:0; clear:both;} font-size:0; line-height:0; clear:both;}

View file

@ -1,3 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
a.no_href_styles { a.no_href_styles {
border: 0; border: 0;
} }