mirror of
https://github.com/skiqqy/skiqqy.github.io
synced 2025-03-11 07:07:46 +00:00
Changed template to make website look better on mobile
This commit is contained in:
parent
35143504d3
commit
a1d5c2f893
@ -31,7 +31,8 @@
|
||||
|
||||
@media(max-width:999px){
|
||||
.c{
|
||||
display:block;font-size:1.94vw
|
||||
display:block;
|
||||
font-size:1.94vw
|
||||
}
|
||||
}
|
||||
|
||||
@ -52,11 +53,11 @@
|
||||
}
|
||||
</style>
|
||||
<div class="header">%%HEADER%%</div>
|
||||
</style><div style="display:table;margin:16px auto"><div class=c><pre style="top:0;position:sticky;user-select:none;padding-right:64px">
|
||||
<div style="text-align:center;display:table;margin:16px auto"><div class=c><pre style="top:0;position:sticky;user-select:none">
|
||||
|
||||
Portals:
|
||||
<a href=/>Home</a>
|
||||
<a href=https://dev.skiqqy.xyz>Developer Instance</a>
|
||||
<a href=https://dev.skiqqy.xyz>Developer Instance</a>
|
||||
|
||||
Personal:
|
||||
<a href=/site/hobbies.html>Hobbies</a>
|
||||
@ -73,7 +74,10 @@ Hosted Services:
|
||||
<a href=https://files.skiqqy.xyz/>Files</a>
|
||||
<a href=https://proj.skiqqy.xyz/>Projects Home</a>
|
||||
<a href=https://irc.skiqqy.xyz/>IRC Webclient</a>
|
||||
</pre></div><div class=c><pre>
|
||||
</pre>
|
||||
</div>
|
||||
<br>
|
||||
<div class=c><pre>
|
||||
%%BODY%%
|
||||
<a href="https://github.com/skiqqy/skiqqy.github.io/">Page Source</a>
|
||||
</pre></div></div>
|
||||
|
Loading…
Reference in New Issue
Block a user