Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 276: Line 276:
         float: left;
         float: left;
height: 400px;
height: 400px;
 +
list-style: none;
}
}
Line 291: Line 292:
     padding-top: 10px;
     padding-top: 10px;
     font: bold 13px Arial;
     font: bold 13px Arial;
 +
list-style: none;
}
}
Line 296: Line 298:
     background:#003C7D;
     background:#003C7D;
     text-decoration:none;
     text-decoration:none;
 +
list-style: none;
}
}
#maincontentselection a:active {
#maincontentselection a:active {
     color:white;
     color:white;
 +
list-style: none;
}
}
Line 306: Line 310:
         float: right;
         float: right;
height: 400px;
height: 400px;
 +
list-style: none;
}
}
Line 321: Line 326:
     padding-top: 10px;
     padding-top: 10px;
     font: bold 13px Arial;
     font: bold 13px Arial;
 +
list-style: none;
}
}
Line 326: Line 332:
     background:#003C7D;
     background:#003C7D;
     text-decoration:none;
     text-decoration:none;
 +
list-style: none;
}
}
#maincontentselection2 a:active {
#maincontentselection2 a:active {
 +
    list-style: none;
     color:white;
     color:white;
}
}

Revision as of 22:05, 14 August 2012