mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
fixed background
This commit is contained in:
parent
8b3b0fadfe
commit
0670f6b2c2
2 changed files with 3 additions and 2 deletions
|
@ -231,6 +231,7 @@ HASH(#itime-progress) {
|
|||
|
||||
html {
|
||||
background:C_PAGEBG url("/hexagonal_bg.gif");
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
@ -23,12 +23,12 @@
|
|||
</div>
|
||||
<div class="middle">
|
||||
<div class="navbar nav_linkmenu">
|
||||
<div class="links">
|
||||
<nav class="links">
|
||||
<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>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="content">
|
||||
<?theme body?>
|
||||
|
|
Loading…
Add table
Reference in a new issue