diff --git a/app/resources/status.text b/app/resources/status.text new file mode 100644 index 0000000..a00b8ec --- /dev/null +++ b/app/resources/status.text @@ -0,0 +1,28 @@ +Catchy Right? +Everybody's lazy when they're tired +As long as there is delusion, there is hope +It's 510. +Mindful of the weary inkling that is lurking +Mortal traffic lights signaling when to stay or go +Cyber surgeon, Javascript person +Bone-dried swamplands swallow me +House of dust, land of bone +I ate dirt, I drank stone +Come on, snake, punish me +Drip, drip from the tap, don't slip on the drip +His name really is Tim. +Just wait until you see the 1 in 1000 message. +I'm open to suggestions on how to improve the look of the website +Open the curtains +Don't miss a moment of this experiment +Needles +Sally forth Rocinante! +The multitude tightens its hold. +It's amazing what you'll find face to face +It's not hard to go the distance, When you finally get involved face to face +A tourist in a dream, A visitor, it seems, A half-forgotten song, Where do I belong? +What do you mean ... You can't see it? +I don't believe you, your eyes deceive you, better check yourself in +You will say I'm crazy, I will go on my way 'cause it's what I need +I'd cross a thousand seas just to prove I'm not mad +I thoguht I saw a statue blink, and a bird with no head, Land on a golden thread, I rub my eyes, What am I saying? There's nothing there \ No newline at end of file diff --git a/app/static/index_style.css b/app/static/index_style.css index e769f78..ba2680c 100644 --- a/app/static/index_style.css +++ b/app/static/index_style.css @@ -100,12 +100,16 @@ a:hover { border-radius: 10px; padding: 10pt; + padding-left: 20pt; + padding-right: 20pt; margin: 10pt; margin-left: 20pt; margin-right: 20pt; background-color: #C9D6DF; + + line-height: 1.25em; } .post p { diff --git a/app/templates/index.html b/app/templates/index.html index f697cd3..e23ece6 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -8,7 +8,7 @@