mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
css tweak
This commit is contained in:
parent
3048e88685
commit
317f826ec5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
<div class="col col-50">
|
||||
<h2 class="eps">My Website</h2>
|
||||
<p style="font-size:19px; margin-top: -11px; margin-bottom: 8px;"><a href="http://<%= current_site.username %>.neocities.org" target="_blank">http://<%= current_site.username %>.neocities.org</a></p>
|
||||
<p class="site-url" style="margin-top: -11px;"><a href="http://<%= current_site.username %>.neocities.org" target="_blank">http://<%= current_site.username %>.neocities.org</a></p>
|
||||
<ul>
|
||||
<% if current_site.updated_at %>
|
||||
<li>Last updated <%= current_site.updated_at.ago %></li>
|
||||
|
|
Loading…
Add table
Reference in a new issue