From: Bernie Innocenti Date: Sat, 3 Apr 2010 23:26:04 +0000 (-0300) Subject: Initial (nonworking) support for ATOM X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=7ce27dad3aa81da99e7f15e683e1777a5db178cc Initial (nonworking) support for ATOM --- diff --git a/ActividadesMalignas.css b/ActividadesMalignas.css new file mode 100755 index 0000000..61598cb --- /dev/null +++ b/ActividadesMalignas.css @@ -0,0 +1,399 @@ +/* make the page look more like a marketing web site */ +body { + background-color: #FFFFFF; + color: #000000; + font-family: sans-serif; + margin-top: 0px; + margin-left: 0px; + margin-right: 0px; +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +/* if you're reading this, then you've got no life */ + + + + + + + + + + + + + + + + + + + + + + + + +/* says who? */ + + + + + + + + + + + + + + + + + + + + + + + + + +/* Trust me, I'm an expert -- bernie */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +/* nothing to see */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +/* GO AWAY, LOOSER! */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +/* /.s3kr3t */ diff --git a/sys/atom_footer b/sys/atom_footer new file mode 100644 index 0000000..a694506 --- /dev/null +++ b/sys/atom_footer @@ -0,0 +1,4 @@ + + + + diff --git a/sys/atom_header b/sys/atom_header new file mode 100644 index 0000000..8f8b15a --- /dev/null +++ b/sys/atom_header @@ -0,0 +1,11 @@ + + + + <> + John Doe + urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6 + Copyright (c) 2010 Bernie Innocenti + GeekiGeeki + + +
"""