OLD | NEW |
---|---|
1 <h1>Override Pages</h1> | 1 <h1>Override Pages</h1> |
2 | 2 |
3 | 3 |
4 <style> | 4 <style> |
5 #pics { | 5 #pics { |
6 margin:2em 1em 1.5em; | 6 margin:2em 1em 1.5em; |
7 } | 7 } |
8 | 8 |
9 #pics td { | 9 #pics td { |
10 text-align:center; | 10 text-align:center; |
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
175 Until they do, | 175 Until they do, |
176 you're better off trying to make something completely different. | 176 you're better off trying to make something completely different. |
177 </p> | 177 </p> |
178 </li> | 178 </li> |
179 </ul> | 179 </ul> |
180 | 180 |
181 <h2 id="examples"> Examples </h2> | 181 <h2 id="examples"> Examples </h2> |
182 | 182 |
183 <p> | 183 <p> |
184 See the | 184 See the |
185 <a href="samples#chrome_url_overrides">override samples</a>. | 185 <!-- TODO(kalman): Fix broken link. --> |
not at google - send to devlin
2015/05/11 20:56:59
Could you change this to vasilii@
(FYI vasilii)
lazyboy
2015/05/11 21:14:52
Done.
| |
186 <a href="samples#search:chrome_url_overrides">override samples</a>. | |
186 </p> | 187 </p> |
OLD | NEW |