diff static/css/sat_website.css @ 38:e501f5ff7191

remove technical terms from frontends.html, replace wix with cagou
author souliane <souliane@mailoo.org>
date Tue, 27 Jan 2015 12:17:09 +0100
parents 9d553570cc61
children 3b4ba14d1e26
line wrap: on
line diff
--- a/static/css/sat_website.css	Tue Jan 27 08:17:55 2015 +0100
+++ b/static/css/sat_website.css	Tue Jan 27 12:17:09 2015 +0100
@@ -99,7 +99,7 @@
 }
 
 #bigmark {
-	font-size:165px;
+	font-size:100px;
 	font-weight:bold;
 	text-align: center;
 	margin: 0px;
@@ -180,13 +180,16 @@
   padding: 15px;
   margin: 0 auto;
 }
+
 .form-signin .form-signin-heading,
 .form-signin .checkbox {
   margin-bottom: 10px;
 }
+
 .form-signin .checkbox {
   font-weight: normal;
 }
+
 .form-signin .form-control {
   position: relative;
   height: auto;
@@ -196,6 +199,7 @@
   padding: 10px;
   font-size: 16px;
 }
+
 #id_payment_type_group .active {
   background-color: lightgray;
-}
\ No newline at end of file
+}