Damian Johnson commited on 2013-12-16 18:25:57
Zeige 3 geänderte Dateien mit 24 Einfügungen und 0 Löschungen.
My TA3M presentation covers most of the volunteer page's projects. Placing it here will give visitors an easier method to learn about our projects (rather than digging into a wall of text). This has the right proportions on my screen, but I'm not sure about other resolutions. Fingers crossed it looks ok elsewhere...
... | ... |
@@ -428,6 +428,20 @@ table tr img { |
428 | 428 |
padding: 6px; |
429 | 429 |
} |
430 | 430 |
|
431 |
+#ecosystem_presentation { |
|
432 |
+ height: 30px; |
|
433 |
+ padding-top: 10px; |
|
434 |
+ padding-left: 60px; |
|
435 |
+ vertical-align: middle; |
|
436 |
+ background: url("../images/video.png") no-repeat scroll left center transparent; |
|
437 |
+ font-size: 1.7em; |
|
438 |
+ font-weight: bold; |
|
439 |
+} |
|
440 |
+ |
|
441 |
+#ecosystem_presentation a { |
|
442 |
+ text-decoration: none; |
|
443 |
+} |
|
444 |
+ |
|
431 | 445 |
.project { |
432 | 446 |
float: left; |
433 | 447 |
padding: 6px; |
... | ... |
@@ -104,6 +104,16 @@ meetings around the world.</li> |
104 | 104 |
aren't active at that moment. |
105 | 105 |
</p> |
106 | 106 |
|
107 |
+ <p> |
|
108 |
+ For a presentation summarizing many of these projects see... |
|
109 |
+ </p> |
|
110 |
+ |
|
111 |
+ <div id="ecosystem_presentation"> |
|
112 |
+ <a href="https://media.torproject.org/video/2013-11-t3am-damian-johnson.mp4">Tor Ecosystem</a> (<a href="https://svn.torproject.org/svn/projects/presentations/2013-11-t3am-tor-ecosystem.pdf">slides</a>) |
|
113 |
+ </div> |
|
114 |
+ |
|
115 |
+ <br /></br /> |
|
116 |
+ |
|
107 | 117 |
<table id="projects"> |
108 | 118 |
<tr> |
109 | 119 |
<th>Name</th> |