projects
/
web
/
GaylordGolfMecca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2830061
)
update h3 on the .course-item
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 4 Mar 2015 21:20:41 +0000
(16:20 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 4 Mar 2015 21:20:41 +0000
(16:20 -0500)
Toolkit/Members/css/member.css
patch
|
blob
|
history
diff --git
a/Toolkit/Members/css/member.css
b/Toolkit/Members/css/member.css
index
dab1a83
..
6cf08e7
100755
(executable)
--- a/
Toolkit/Members/css/member.css
+++ b/
Toolkit/Members/css/member.css
@@
-753,4
+753,7
@@
ul#mColumnSoc {
border: 1px solid #a5c0c0;
padding: 5px 10px;
margin: 0 0 10px;
+}
+.course-item h3 {
+ margin-top: 10px !important;
}
\ No newline at end of file