Team:Freiburg/Modelling

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
   is used (notably Template:PDFlink). This works in IE, unlike the above. */
   is used (notably Template:PDFlink). This works in IE, unlike the above. */
-
#content span.PDFlink a,
+
#content span.PDFlink a{
-
#mw_content span.PDFlink a {
+
     background: url("http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") center right no-repeat;
     background: url("http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") center right no-repeat;
     padding-right: 18px;
     padding-right: 18px;

Revision as of 07:31, 20 September 2011


This is the wiki page
of the Freiburger student
team competing for iGEM 2011.
Thank you for your interest!