From 6de3f90c5bafbf94058f54453c190029ed83ca68 Mon Sep 17 00:00:00 2001 From: Bernardo Innocenti Date: Tue, 6 Nov 2007 05:22:12 -0500 Subject: [PATCH] Add css. --- TwoHundredDollarLaptop.css | 399 +++++++++++++++++++++++++++++++++++++ 1 file changed, 399 insertions(+) create mode 100755 TwoHundredDollarLaptop.css diff --git a/TwoHundredDollarLaptop.css b/TwoHundredDollarLaptop.css new file mode 100755 index 0000000..61598cb --- /dev/null +++ b/TwoHundredDollarLaptop.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 */ -- 2.25.1