diff --git a/nikko.css b/nikko.css new file mode 100644 index 0000000..aeb5ec3 --- /dev/null +++ b/nikko.css @@ -0,0 +1,6 @@ +/* + * Main CSS file for Nikko Project + */ +body {background: #eef;} +*.c {text-align: center;} +em {font-size: 125%; color: red;}