aboutsummaryrefslogtreecommitdiff
path: root/blueprint
diff options
context:
space:
mode:
Diffstat (limited to 'blueprint')
-rw-r--r--blueprint/assets/css/charpente.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/blueprint/assets/css/charpente.css b/blueprint/assets/css/charpente.css
index bcc088d..f464e07 100644
--- a/blueprint/assets/css/charpente.css
+++ b/blueprint/assets/css/charpente.css
@@ -5,6 +5,14 @@
* Contient le CSS structurel, se veut réutilisable.
*/
+
+
+
+/**
+ * Top Bar
+ */
+
+/*
.top-bar {
height: 50px;
width: 100%;
@@ -103,4 +111,5 @@
height: calc(100vh - 50px);
overflow-y: auto;
}
-} \ No newline at end of file
+}
+*/ \ No newline at end of file