diff --git a/example/static/marisa.css b/example/static/marisa.css index 3aa05f0..ed5156d 100644 --- a/example/static/marisa.css +++ b/example/static/marisa.css @@ -2,6 +2,7 @@ body { background-color: #282c37; color: #f8f8f2; font-family: sans-serif; + text-align: center; } a { color: #272822; @@ -11,7 +12,4 @@ a:hover, a:link { } a:visited { color: #66d9ef; -} -table { - border-color: rgb(128, 0, 0); -} + } diff --git a/example/templates/index.html b/example/templates/index.html index 865e8e0..2444493 100644 --- a/example/templates/index.html +++ b/example/templates/index.html @@ -9,7 +9,7 @@
{{.}} | {{end}} {{end}} -