 Issue 29551738:
  Issue 5634 - Replaced logo and refactored navbar width and colors  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org
    
  
    Issue 29551738:
  Issue 5634 - Replaced logo and refactored navbar width and colors  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org| Left: | ||
| Right: | 
| LEFT | RIGHT | 
|---|---|
| 1 #content | 1 #content | 
| 2 { | 2 { | 
| 3 margin: 20px 10px 50px 10px; | 3 margin-top: 20px; | 
| 4 margin-bottom: 50px; | |
| 4 } | 5 } | 
| 5 | 6 | 
| 6 #footer-main | 7 #footer-main | 
| 7 { | 8 { | 
| 8 text-align: center; | 9 text-align: center; | 
| 9 position: static; | 10 position: static; | 
| 10 } | 11 } | 
| 11 | 12 | 
| 12 #footer-main h1, #footer-main nav li | 13 #footer-main h1, #footer-main nav li | 
| 13 { | 14 { | 
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 50 | 51 | 
| 51 #social-list | 52 #social-list | 
| 52 { | 53 { | 
| 53 padding: 0px; | 54 padding: 0px; | 
| 54 } | 55 } | 
| 55 | 56 | 
| 56 #anwiki-admin, #pageactions | 57 #anwiki-admin, #pageactions | 
| 57 { | 58 { | 
| 58 display: none; | 59 display: none; | 
| 59 } | 60 } | 
| LEFT | RIGHT |