web/wp-content/themes/elegant-box/ie.css
author convert-repo
Mon, 22 Mar 2010 10:49:29 +0000
changeset 3 ba1be1ffaa11
parent 1 0d28b7c10758
permissions -rw-r--r--
update tags
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
0d28b7c10758 First commit
ymh
parents:
diff changeset
     1
pre {
0d28b7c10758 First commit
ymh
parents:
diff changeset
     2
	word-wrap:break-word; /* Internet Explorer 5.5+ */
0d28b7c10758 First commit
ymh
parents:
diff changeset
     3
}
0d28b7c10758 First commit
ymh
parents:
diff changeset
     4
#submitbox #submit {
0d28b7c10758 First commit
ymh
parents:
diff changeset
     5
	cursor:hand;
0d28b7c10758 First commit
ymh
parents:
diff changeset
     6
}