diff --git a/css/site.css b/css/site.css new file mode 100644 index 0000000..b496b24 --- /dev/null +++ b/css/site.css @@ -0,0 +1,10 @@ +strong > a, strong > a:hover { + text-decoration:none; + color:black; +} + +/* +li { + margin-bottom:0; +} +*/ diff --git a/index.html b/index.html index ad91b61..d2b3024 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@ –––––––––––––––––––––––––––––––––––––––––––––––––– --> + diff --git a/index.tmpl b/index.tmpl index 3b3ee3b..e866df1 100644 --- a/index.tmpl +++ b/index.tmpl @@ -21,6 +21,7 @@ –––––––––––––––––––––––––––––––––––––––––––––––––– --> +