Browse Source

added different colors and centering of buttons

master
alpcentaur 1 week ago
parent
commit
834647f539
3 changed files with 7 additions and 5 deletions
  1. +7
    -5
      build/deb-rust-proto-interface/rust-proto-interface/templates/index.html
  2. BIN
      build/rust-proto-fastapi-server/Prototyp/DataBaseOneZeroshkldbMedio1.hkl
  3. BIN
      build/rust-proto-fastapi-server/Prototyp/DataBaseOneZeroshkldbMedio2.hkl

+ 7
- 5
build/deb-rust-proto-interface/rust-proto-interface/templates/index.html View File

@ -205,7 +205,7 @@
<div class="div_10"></div> <div class="div_10"></div>
<div id="send-text"> <div id="send-text">
<a style="width: 50vw;" id="send-text-btn" class="ncstyle-button margin-bottom">{{ "index_search_button"|tr(lang) }}</a>
<a style="width: 50vw; background: deeppink;" id="send-text-btn" class="ncstyle-button margin-bottom">{{ "index_search_button"|tr(lang) }}</a>
</div> </div>
<div class="div_10"></div> <div class="div_10"></div>
<div class="grid-container"> <div class="grid-container">
@ -260,10 +260,12 @@
</div> </div>
</p> </p>
<div class="div_120"></div> <div class="div_120"></div>
<div class="c-blue grid-container2">
<a href="https://code.basabuuka.org/alpcentaur/basabuuka-prototype-rust-dc" style="font-size:15px;" class="c-button" target="_blank">{{ "index_bottom_source"|tr(lang) }}</a>
<a href="https://code.basabuuka.org/alpcentaur/license-of-redistribution" style="font-size:15px;" class="c-button" target="_blank">{{ "index_bottom_lic"|tr(lang) }}</a>
</div>
<center>
<div class="grid-container2" style="justify-content:center;">
<a href="https://code.basabuuka.org/alpcentaur/basabuuka-prototype-rust-dc" style="font-size:15px; background:deeppink;" class="c-button" target="_blank">{{ "index_bottom_source"|tr(lang) }}</a>
<a href="https://code.basabuuka.org/alpcentaur/license-of-redistribution" style="font-size:15px; background:deeppink;" class="c-button" target="_blank">{{ "index_bottom_lic"|tr(lang) }}</a>
</center>
</div>
<div class="div_10"></div> <div class="div_10"></div>
</center> </center>
</main> </main>

BIN
build/rust-proto-fastapi-server/Prototyp/DataBaseOneZeroshkldbMedio1.hkl View File


BIN
build/rust-proto-fastapi-server/Prototyp/DataBaseOneZeroshkldbMedio2.hkl View File


Loading…
Cancel
Save