mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-19 22:50:22 +00:00
Remove footer from wiki for mobile.
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
|
||||
<!-- Футер приходится обрамить в .container, потому что у него position:absolute и он занимает всю ширину игнорируя паддинги родителя -->
|
||||
<footer class="footer" id="footer">
|
||||
<div class="container">
|
||||
<div class="container hidden-phone">
|
||||
<p>© <a href="/en/">Graph Online</a> is online project aimed at creation and easy visualization of graph and <a href="/en">shortest path searching</a>. Also you can create <a href="http://graph.unick-soft.ru/en/create_graph_by_matrix">graph from adjacency matrix</a>. A<a href="/en/about">bout project</a> and <a href="http://graph.unick-soft.ru/en/help">look help page</a>.
|
||||
2016 (<a rel="nofollow" href='{$PageUrl}?action=edit'>$[Edit]</a> -
|
||||
<a rel="nofollow" href='{$PageUrl}?action=diff'>$[History]</a> -
|
||||
|
||||
Reference in New Issue
Block a user