Template:MainStyle/Footer
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /*remove bullet from list */ | ||
+ | li {list-style-type: none;} | ||
+ | |||
+ | |||
/* unvisited link */ | /* unvisited link */ | ||
a:link { | a:link { |
Revision as of 19:23, 8 July 2014
|