diff --git a/index.html b/index.html index 317967e..a484a15 100644 --- a/index.html +++ b/index.html @@ -4,16 +4,20 @@ -

+

+

Welcome. -

+

I elaborate a little about me, on this web-site, the look of which I have deliberately kept simple.

+

-

Menu + +
+ diff --git a/solarized_light.css b/solarized_light.css index bd4f474..751ef68 100644 --- a/solarized_light.css +++ b/solarized_light.css @@ -46,6 +46,19 @@ h3 { /* design-ey stuff */ +#youkoso, #it_says_menu { + margin-bottom: 40px; +} + + li + li, div + div { margin-top: 30px; +} + +#nav, #some_header, #some_footer { + text-align: center; +} + +#links { + font-style: italic; } \ No newline at end of file