X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/77bd0e7eeef6642c4faed4d23df6b9de1d21be9b..d8fee06a15a9e20f4238333e9229a783c7a4b9d4:/floof/public/layout.css?ds=sidebyside diff --git a/floof/public/layout.css b/floof/public/layout.css new file mode 100644 index 0000000..95db22c --- /dev/null +++ b/floof/public/layout.css @@ -0,0 +1,6 @@ +#header { padding: 1em; background: #c0c0c0; } +#header #user { text-align: right; } + +#body { padding: 1em; } + +#footer { padding: 1em; background: #c0c0c0; }