[sm130futures] Start moving externs to consistent location.

This commit is contained in:
Jason Felds
2011-05-04 17:56:36 -04:00
parent 4e8b475377
commit 808f67e9f0
101 changed files with 221 additions and 572 deletions
+22
View File
@@ -0,0 +1,22 @@
body {
color: #000000 ;
background-color: #FFFFFF ;
font-family: sans-serif ;
}
a:link {
color: #000080 ;
background-color: #FFFFFF ;
text-decoration: none ;
}
a:visited {
background-color: #FFFFFF ;
text-decoration: none ;
}
a:link:hover, a:visited:hover {
color: #000080 ;
background-color: #E0E0FF ;
}