projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
491ad2f
)
adding max width and centering the terms and conditions
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 21 Dec 2017 16:57:22 +0000
(11:57 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 21 Dec 2017 16:57:22 +0000
(11:57 -0500)
centering the terms and conditions and constraining width
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
2a667db
..
88261cb
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-144,7
+144,11
@@
}
.glm-reg-terms-conditions{
border: 1px solid darkgrey;
+ border-radius: 3px;
background-color: white;
+ margin: 30px auto 20px;
+ float: none;
+ max-width: 700px;
}
.glm-reg-event-terms{
padding: 0 0 0 20px;