various cleanups and tweaks
[myslice.git] / portal / static / css / onelab.css
diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css
new file mode 100644 (file)
index 0000000..70418c0
--- /dev/null
@@ -0,0 +1,16 @@
+/* Thierry's Note 
+it seems to me that most of the stuff here is not register-related,
+but general-purpose settings for an openlab style
+I've started to move over such stuff in onelab.css
+feel free to add to this collection
+*/
+
+/* these in general are div.well */
+div.onelab-title{
+    margin-top:20px;
+    margin-bottom:20px;
+    text-align: center;
+    border: 1px solid #61210B;
+    background-color: #e0f0f0;
+}
+