link fixes

This commit is contained in:
Denis Zheleztsov 2017-12-11 17:54:09 +03:00
parent 798edb2e36
commit 6fa2859631
3 changed files with 8 additions and 5 deletions

View File

@ -20,9 +20,12 @@
.logo { .logo {
display: inline-block; display: inline-block;
position: absolute; position: absolute;
right: 75px; right: 0;
width: 10%; left: 0;
font-size: 20pt !important; margin-left: auto;
margin-right: auto;
width: 15%;
font-size: 25pt !important;
/* left: 0; */ /* left: 0; */
top: 14pt; top: 14pt;
} }

View File

@ -23,7 +23,7 @@
<a href="/filter.html">Настроить фильтр</a> <a href="/filter.html">Настроить фильтр</a>
<a href="/" onclick="clearFilter()">Сбросить фильтр</a> <a href="/" onclick="clearFilter()">Сбросить фильтр</a>
</div> </div>
<a href = "/" style="text-decoration: none; color: #babdb6;"><u>dynamic</u> | <u>less</u></a> <a href = "/" class="logo" style="text-decoration: none; color: #babdb6;"><u>dynamic</u> | <u>less</u></a>
</div> </div>
<div style= "margin: 100px 0 0"> <div style= "margin: 100px 0 0">

View File

@ -17,7 +17,7 @@
<a href="/filter.html">Настроить фильтр</a> <a href="/filter.html">Настроить фильтр</a>
<a href="/" onclick="clearFilter()">Сбросить фильтр</a> <a href="/" onclick="clearFilter()">Сбросить фильтр</a>
</div> </div>
<a href = "/" style="text-decoration: none; color: #babdb6;"><u>dynamic</u> | <u>stats</u></a> <a href="/" class="logo" style="text-decoration: none; color: #babdb6;"><u>dynamic</u> | <u>stats</u></a>
</div> </div>
<div style="text-align: center;"> <div style="text-align: center;">
<h2 style="margin: 100px 0 0">Общий тренд</h2> <h2 style="margin: 100px 0 0">Общий тренд</h2>