X-Git-Url: https://git.josue.xyz/?p=projectNeoUtesa%2F.git;a=blobdiff_plain;f=public%2Fstylesheets%2Fstyle.css;fp=public%2Fstylesheets%2Fstyle.css;h=9453385b9916ce9bc5e88d2f5d8cd8a554223590;hp=0000000000000000000000000000000000000000;hb=b3f942fc6804ce78f0469a26b4a76cd7db10802a;hpb=237a3acd532795ff1e64f97d527d959eaf412fcc 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; +}