diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/assets/stylesheet.css | 12 | ||||
| -rw-r--r-- | src/assets/tile.png | bin | 0 -> 354 bytes | |||
| -rw-r--r-- | src/index.org | 7 |
3 files changed, 16 insertions, 3 deletions
diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css new file mode 100644 index 0000000..8f72c8b --- /dev/null +++ b/src/assets/stylesheet.css @@ -0,0 +1,12 @@ +body { + background-image: url('tile.png'); +} + +h1 { + background: #ffffffcc; + display: flex; + justify-content: center; + margin-bottom: 10px; + margin-top: 10px; +} + diff --git a/src/assets/tile.png b/src/assets/tile.png Binary files differnew file mode 100644 index 0000000..00f3c60 --- /dev/null +++ b/src/assets/tile.png diff --git a/src/index.org b/src/index.org index 3d58861..bba1c04 100644 --- a/src/index.org +++ b/src/index.org @@ -1,3 +1,4 @@ -#+TITLE: THE LEMUR SITE -* this is a test -** hi hello +#+TITLE: !! PHILOMENA'S AWESOME WEBSITE !! +aaaaaa +* sexo +test |
