X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=public%2Fstylesheets%2Fstyle.css;fp=public%2Fstylesheets%2Fstyle.css;h=9453385b9916ce9bc5e88d2f5d8cd8a554223590;hb=abfec190c00a892ef2282464bda5332ce7c8e749;hp=0000000000000000000000000000000000000000;hpb=688727dfe4e79025f91612d1d886bcd328044c12;p=josuexyz%2F.git diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css new file mode 100644 index 0000000..9453385 --- /dev/null +++ b/public/stylesheets/style.css @@ -0,0 +1,8 @@ +body { + padding: 50px; + font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; +} + +a { + color: #00B7FF; +}