Team:ZJU-China/template/index css

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> <!-- body { font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif; background: #42413C; margin: 0; padding: 0; color: #000; } ul, ol, dl { pa...")
Line 139: Line 139:
display: block;
display: block;
width: 60px;
width: 60px;
-
height: 60px;
+
height: 60px; background-image:url(https://static.igem.org/mediawiki/2013/d/d2/History_icon.png);
-
background-image:url(images/history_icon.png);
+
cursor: pointer;
cursor: pointer;
position: absolute;
position: absolute;
Line 153: Line 152:
display: block;
display: block;
width: 60px;
width: 60px;
-
height: 60px;
+
height: 60px; background-image:url(https://static.igem.org/mediawiki/2013/b/b9/Edit_icon.png);
-
background-image:url(images/edit_icon.png);
+
cursor: pointer;
cursor: pointer;
position: absolute;
position: absolute;

Revision as of 16:04, 22 September 2013