Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(758)

Side by Side Diff: tools/md_browser/footer.html

Issue 2738053004: rework css to better match gitiles (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/md_browser/doc.css ('k') | tools/md_browser/header.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div class="footer-break"></div>
2 <div class="footer-line">
3 <div class="nav-aux">
4 <div class="gitiles-att"></div>
5 </div> 1 </div>
6 </div> 2 </div>
3 </div>
4 <footer class="Site-footer">
5 <div class="Footer">
6 <div class="Footer-poweredBy">
7 Powered by <a href="https://chromium.googlesource.com/chromium/src/+/maste r/tools/md_browser">md_browser</a>
8 </div>
9 </div>
10 </footer>
11
7 </body> 12 </body>
8 </html> 13 </html>
OLDNEW
« no previous file with comments | « tools/md_browser/doc.css ('k') | tools/md_browser/header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698