summaryrefslogtreecommitdiff
path: root/htdocs/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/css/style.css')
-rw-r--r--htdocs/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index d0a69c9..62b0c3c 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -43,7 +43,7 @@ h2 {
color: #fff;
}
-#nav {
+#breadcrumb {
float: left
width: 100%;
border-bottom: 0.1em solid #ddd;
@@ -51,11 +51,11 @@ h2 {
color: #a0a0a0;
}
-#navleft {
+#breadcrumb-left {
float: left;
}
-#navright {
+#breadcrum-right {
float: right;
}