diff --git a/index.html b/index.html index 322d759..2ab73db 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + diff --git a/mouse/index.html b/mouse/index.html index cab1556..89af249 100644 --- a/mouse/index.html +++ b/mouse/index.html @@ -7,7 +7,7 @@ - + diff --git a/mouse/style.css b/mouse/style.css index f8738b4..767bae6 100644 --- a/mouse/style.css +++ b/mouse/style.css @@ -12,9 +12,10 @@ table { margin: auto; } -tr, td { +tr, +td { border: 0px; - text-align: center; + text-align: center; } .mouse { diff --git a/style.css b/style.css index 3d6bff9..c091c11 100644 --- a/style.css +++ b/style.css @@ -12,9 +12,10 @@ table { margin: auto; } -tr, td { +tr, +td { border: 0px; - text-align: center; + text-align: center; } .mirror {