Merge pull request 'feat: refs #6912 Green heart' (#24) from 6912-heartGreen into master
gitea/worker-time-control/pipeline/head This commit looks good
Details
gitea/worker-time-control/pipeline/head This commit looks good
Details
Reviewed-on: #24
This commit is contained in:
commit
a3074b2493
|
@ -181,6 +181,9 @@ h3 {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
span {
|
||||||
|
color: #97d700;
|
||||||
|
}
|
||||||
.footer {
|
.footer {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
@ -80,9 +80,9 @@ and open the template in the editor.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h1>
|
<h1>
|
||||||
developed with <span>♥</span> by Verdnatura
|
developed by Verdnatura with <span>♥</span>
|
||||||
</h1>
|
</h1>
|
||||||
<span class="device">
|
<h2 class="device">
|
||||||
<p id="deviceLabel"></p>
|
<p id="deviceLabel"></p>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue