summaryrefslogtreecommitdiffstats
path: root/accounts/static/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/static/layout.css')
-rw-r--r--accounts/static/layout.css34
1 files changed, 0 insertions, 34 deletions
diff --git a/accounts/static/layout.css b/accounts/static/layout.css
index 1d6a3bf..c22c3ea 100644
--- a/accounts/static/layout.css
+++ b/accounts/static/layout.css
@@ -165,40 +165,6 @@ form ul.errors {
color: red;
}
-.service {
- padding-top: 15px;
- margin-left: 30px;
- clear: both;
-}
-
-.service h3 {
- float: left;
- margin: 0;
- width: 33%;
-}
-
-.service ul {
- margin: 0px;
-}
-
-.service ul li{
- float: left;
- list-style: none;
- margin: 0px;
- width: 33%;
-}
-
-.service .form-service {
- clear: both;
- padding-top: 10px;
-}
-
-.form-submit-services {
- margin-left: 30px;
- padding: 10px 0px;
- clear: both;
-}
-
/* flashing */
ul.flashes {