Nima Fatemi commited on 2014-11-15 09:21:39
              Zeige 1 geänderte Dateien mit 1 Einfügungen und 3 Löschungen.
            
the image has been resized, no need to have width and height anymore.
| ... | ... | 
                      @@ -57,9 +57,7 @@  | 
                  
| 57 | 57 | 
                        -->  | 
                    
| 58 | 58 | 
                        <td>  | 
                    
| 59 | 59 | 
                        <div class="project">  | 
                    
| 60 | 
                        - <a href="https://tails.boum.org/"><img width="75"  | 
                    |
| 61 | 
                        - height="75"  | 
                    |
| 62 | 
                        - src="$(IMGROOT)/tails_logo.png" alt="Tails Logo"></a>  | 
                    |
| 60 | 
                        + <a href="https://tails.boum.org/"><img src="$(IMGROOT)/tails_logo.png" alt="Tails Logo"></a>  | 
                    |
| 63 | 61 | 
                        <h3><a href="https://tails.boum.org/">Tails</a></h3>  | 
                    
| 64 | 62 | 
                        <p>Live CD/USB operating system preconfigured to use  | 
                    
| 65 | 63 | 
                        Tor safely.</p>  | 
                    
| 66 | 64 |