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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/md_browser/doc.css ('k') | tools/md_browser/header.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/md_browser/footer.html
diff --git a/tools/md_browser/footer.html b/tools/md_browser/footer.html
index 8aab62434f5708ac29a7b9c839d9eb6e7bb4c6ef..dae97c0c86bd5ce27f46b5e0c13f0bd4e0fc650c 100644
--- a/tools/md_browser/footer.html
+++ b/tools/md_browser/footer.html
@@ -1,8 +1,13 @@
-<div class="footer-break"></div>
-<div class="footer-line">
-<div class="nav-aux">
-<div class="gitiles-att"></div>
</div>
</div>
+</div>
+<footer class="Site-footer">
+ <div class="Footer">
+ <div class="Footer-poweredBy">
+ Powered by <a href="https://chromium.googlesource.com/chromium/src/+/master/tools/md_browser">md_browser</a>
+ </div>
+ </div>
+</footer>
+
</body>
</html>
« 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