mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
about me page, background modification
This commit is contained in:
parent
46dc1af0a6
commit
ab1caab104
2 changed files with 3 additions and 1 deletions
|
@ -226,7 +226,7 @@ HASH(#itime-progress) {
|
|||
@media screen and (min-width: 480px) {
|
||||
|
||||
html {
|
||||
background:C_PAGEBG;
|
||||
background:C_PAGEBG url("/hexagonal_bg.gif");
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
@ -24,6 +24,8 @@
|
|||
<div class="middle">
|
||||
<div class="navbar nav_linkmenu">
|
||||
<a href="/index.html">Main page</a>
|
||||
<a href="/about_me.html">About me</a>
|
||||
<a href="/blog">Blog thingy</a>
|
||||
<a href="/tokipona">toki pona</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
|
|
Loading…
Add table
Reference in a new issue