DIU Header Bar Changed

This commit is contained in:
Glenwing 2017-09-03 23:27:27 -07:00
parent dedc58df41
commit 076353fc0b

View File

@ -26,7 +26,6 @@
font-size: 15px; font-size: 15px;
padding-bottom: 48px; padding-bottom: 48px;
width: 512px;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
@ -141,6 +140,7 @@
<div class="wrapper"> <div class="wrapper">
<div class="main"> <div class="main">
<div style="font-weight:bold; font-size:16px; padding:16px; padding-bottom:0px;"><a href="https://glenwing.github.io" style="text-decoration:none; color:#000000;">Display Info Utility</a><br /><hr /></div> <div style="font-weight:bold; font-size:16px; padding:16px; padding-bottom:0px;"><a href="https://glenwing.github.io" style="text-decoration:none; color:#000000;">Display Info Utility</a><br /><hr /></div>
<div style="width:512px; margin-left:auto; margin-right:auto;">
<!-- FIRST SEGMENT --> <!-- FIRST SEGMENT -->
<div class="title">DISPLAY INFO UTILITY</div> <div class="title">DISPLAY INFO UTILITY</div>
<table> <table>
@ -227,6 +227,7 @@
</tr> </tr>
</table> </table>
</div> </div>
</div>
<div class="footer" onclick="document.getElementById('profile_link').click();" style="padding-top:10px; padding-bottom:10px;"> <div class="footer" onclick="document.getElementById('profile_link').click();" style="padding-top:10px; padding-bottom:10px;">
<a id="profile_link" target="_blank" href="https://linustechtips.com/main/profile/2466-glenwing/" style="color:#888888; text-decoration:none; vertical-align:middle; padding:10px;">Glenwing</a> <a id="profile_link" target="_blank" href="https://linustechtips.com/main/profile/2466-glenwing/" style="color:#888888; text-decoration:none; vertical-align:middle; padding:10px;">Glenwing</a>