Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchristophd@sugarlabs.org <christophd@sugarlabs.org>2009-09-01 04:45:09 (GMT)
committer christophd@sugarlabs.org <christophd@sugarlabs.org>2009-09-01 04:45:09 (GMT)
commitdfb358a03838364554c58b7987eb28da1f204513 (patch)
tree9405f1c24a2659cff8759ab59829191e4978409e
parentf9f31bd8fedba2301495c716fb3e1a46f4b2b87e (diff)
corrected a typo in knavbar css
-rwxr-xr-xlessons/quadrilaterals/css/menu.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/lessons/quadrilaterals/css/menu.css b/lessons/quadrilaterals/css/menu.css
index caa1184..8480f98 100755
--- a/lessons/quadrilaterals/css/menu.css
+++ b/lessons/quadrilaterals/css/menu.css
@@ -101,7 +101,7 @@ float: left;
{
height: 75px;
line-height: 2em;
-width: 100%
+width: 100%;
text-decoration: none;
text-align: center;
font-weight: bold;