diff --git a/prestatic/screen.css b/prestatic/screen.css index 4585b05..7647c20 100644 --- a/prestatic/screen.css +++ b/prestatic/screen.css @@ -10,15 +10,14 @@ body { /*@preval print(' background-color: ' + page_bg + ';') */ - font-family: 'Dejavu Sans', 'Nimbus Sans', Helvetica, Arial, Verdana, - sans-serif; + font-family: 'Dejavu Sans', 'Nimbus Sans', Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: #000; } #minilogo { color: #008000; - position: absolute; + position: fixed; top: 0; right: 0; width: 20px; diff --git a/site/about/index.org b/site/about/index.org new file mode 100644 index 0000000..b255519 --- /dev/null +++ b/site/about/index.org @@ -0,0 +1 @@ +#+title: About metanohi diff --git a/site/projects/mege/test.org b/site/projects/mege/test.org new file mode 100644 index 0000000..552ca45 --- /dev/null +++ b/site/projects/mege/test.org @@ -0,0 +1,23 @@ +#+title: Test of mege features + +* Test of mege features +*mege* has many features. A bit /too/ many, perhaps. + +** Lists +10. [@10]Starting at 10 +11. ABC +40. [@40]Going to 40 +41. 2+2=4 + +Another list: + + + The text of this line actually takes up two lines in its source form, and + not just one. + + Just one line + + A sublist + + with another entry + 1) and so on + 2) etc... + + + diff --git a/site/writings/index.org b/site/writings/index.org new file mode 100644 index 0000000..03ac371 --- /dev/null +++ b/site/writings/index.org @@ -0,0 +1 @@ +#+title: Writings