mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-04-15 16:10:19 +02:00
Tweaked About button size
This commit is contained in:
parent
178b6da02b
commit
44a7ca7297
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
<header>
|
||||
<div id="headerPadder">
|
||||
<a href="/" id="siteLogo">Lexiconga Dictionary Builder</a>
|
||||
<div style="float:right;margin: 16px 8px;">
|
||||
<div style="float:right;margin: 16px 8px;font-size:12px;">
|
||||
<span id="aboutButton" class="clickable" onclick="ShowAbout()">About Lexiconga</span>
|
||||
</div>
|
||||
<div id="loginoutArea" style="display:none;">
|
||||
|
|
Loading…
Add table
Reference in a new issue