]> 472bisson.ca Git - magnet.git/blobdiff - style.css
Cleaned Code and added Style Sheet
[magnet.git] / style.css
index ee6fb27fb16b207fd5740728709a8e09f2a235dd..3ccef14ffdadf346666c807caf0ba94f65a21fc8 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1 +1,9 @@
-http://www.tdl.com/~jrb/jrb7/css_textfield0.html
\ No newline at end of file
+/* CSS layout */
+
+body{
+       margin: 5px;
+       padding: 5px;
+       font-family: 'Voces', cursive;
+}
+
+/*http://www.tdl.com/~jrb/jrb7/css_textfield0.html */
\ No newline at end of file