You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: some small space on section header
This commit is contained in:
@@ -72,8 +72,8 @@
|
||||
|
||||
<!-- INFO: Info card -->
|
||||
<div class="dim card">
|
||||
<div class="dimc" style="margin-bottom: 8px;">
|
||||
<div class="dimc" style="font-size: 0.8em">ROM/Kernel</div>
|
||||
<div class="dimc" style="margin-bottom: 14px;">
|
||||
<div class="dimc" style="font-size: 0.8em">ROM / Kernel</div>
|
||||
</div>
|
||||
|
||||
<div id="android_version" class="dimc">
|
||||
@@ -86,19 +86,19 @@
|
||||
</div>
|
||||
|
||||
<div class="dimc" style="margin-top: 16px; margin-bottom: 14px;">
|
||||
<div class="dimc" style="font-size: 0.8em">Root/ReZygisk</div>
|
||||
<div class="dimc" style="font-size: 0.8em;">Root / ReZygisk</div>
|
||||
</div>
|
||||
|
||||
<div class="dimc content">
|
||||
<div id="version_info_title" class="dimc" style="font-size: 1.1em;">Version</div>
|
||||
<div class="dimc desc" id="version_code" style="font-size: 0.9em; line-height: 1.05em;">Unknown</div>
|
||||
</div>
|
||||
<div class="dimc content" style="margin-top: 4px;">
|
||||
<div class="dimc content">
|
||||
<div id="root_info_title" class="dimc" style="font-size: 1.1em;">Root Implementation</div>
|
||||
<div class="dimc desc" id="root_impl" style="font-size: 0.9em; line-height: 1.05em;">Unknown</div>
|
||||
</div>
|
||||
|
||||
<div class="dimc" style="margin-top: 16px; margin-bottom: 14px;">
|
||||
<div class="dimc" style="margin-top: 12px; margin-bottom: 14px;">
|
||||
<div class="dimc" style="font-size: 0.8em">Zygotes</div>
|
||||
</div>
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
<div class="dimc" style="font-size: 1.1em;">Zygote32</div>
|
||||
<div class="dimc desc" id="zygote32_status" style="font-size: 0.9em; line-height: 1.05em;">Unknown</div>
|
||||
</div>
|
||||
<div id="zygote64" class="dimc" style="margin-top: 4px;">
|
||||
<div id="zygote64" class="dimc">
|
||||
<div class="dimc" style="font-size: 1.1em;">Zygote64</div>
|
||||
<div class="dimc desc" id="zygote64_status" style="font-size: 0.9em; line-height: 1.05em;">Unknown</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user