Add "Documentaries" and "Learning resources" links in "Resources"

Add link to Bitcoinfilm.org
Add link to the Khan academy course
This commit is contained in:
Saivann 2013-11-09 14:46:19 -05:00
parent 8cff57dfaa
commit 213d4fc2f0
6 changed files with 122 additions and 4 deletions

View file

@ -148,7 +148,7 @@ body{
}
.resources div{
border-top:expression((this.parentNode.getElementsByTagName('DIV')[3]==this)?'1px solid #e0e0e0':'');
border-top:expression((this.parentNode!=this.parentNode.parentNode.getElementsByTagName('DIV')[0])?'1px solid #e0e0e0':'0');
}
.resources div div{
zoom:1;