|
|
@@ -46,6 +46,13 @@
|
|
|
<link href="/SW_css/jquery-ui.1.12.1.css" type="text/css" rel="stylesheet">
|
|
|
<link href="/SW_css/style.css" type="text/css" rel="stylesheet">
|
|
|
|
|
|
+ <style>
|
|
|
+ body {
|
|
|
+ background: #FFFFFF;
|
|
|
+ }
|
|
|
+ </style>
|
|
|
+
|
|
|
+
|
|
|
<script>
|
|
|
|
|
|
function hideTitle() {
|
|
|
@@ -81,7 +88,7 @@
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <a id="burger-menu" href="#" style="display:none;"><img src="/SW_res/burger-menu2.png" style="width:58px;"></a><a id="ahome" href="http://starworth.5mode-foss.eu" target="_blank" style="color:black; text-decoration: none;"><img id="logo-hl" src="/SW_res/SWlogo.png" style="width:28px;"> StarWorth</a> <a id="agithub" href="https://github.com/par7133/Homolog" style="color:#000000"><span style="color:#119fe2">on</span> github</a> <a id="afeedback" href="mailto:info@homolog.org" style="color:#000000"><span style="color:#119fe2">for</span> feedback</a> <a id="asupport" href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:black;height:27px;text-decoration:none;"> get support </a>
|
|
|
+ <a id="burger-menu" href="#" style="display:none;"><img src="/SW_res/burger-menu2.png" style="width:58px;"></a><a id="ahome" href="http://starworth.5mode-foss.eu" target="_blank" style="color:black; text-decoration: none;"><img id="logo-hl" src="/SW_res/SWlogo.png" style="width:28px;"> StarWorth</a> <a id="agithub" href="https://github.com/par7133/StartWorth" style="color:#000000"><span style="color:#119fe2">on</span> github</a> <a id="afeedback" href="mailto:info@homolog.org" style="color:#000000"><span style="color:#119fe2">for</span> feedback</a> <a id="asupport" href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:black;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
|
|
|
|
<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center;">
|