Parcourir la source

New comers block alignement on login page.

opi il y a 9 ans
Parent
commit
8022c6ef38
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      coin/static/css/local.css

+ 6 - 0
coin/static/css/local.css

@@ -168,6 +168,12 @@ table.no-background tr {
 }
 
 
+/* New comers panel on login page */
+#newcomers {
+    margin-top: 3.9375rem;  /* h1 margin top + bottom + font-size * line-height =  0.2rem + 0.5rem + 2.3125rem * 1.4 */
+}
+
+
 /* Footer */
 
 #footer {