You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: style.css
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -435,14 +435,15 @@ a {
435
435
436
436
#footerp {
437
437
font-size:10px;
438
-
line-height:40px;
439
-
margin-top:50px;
438
+
line-height:30px;
439
+
margin-top:60px;
440
440
text-align: center;
441
441
}
442
442
443
443
#footerp:before {
444
-
content:"Copyright OpenVDB a Series of LF Projects, LLC. All rights reserved. All documentation on this website made available under a Creative Commons Attribution 4.0 International License.";
444
+
content:"Copyright OpenVDB a Series of LF Projects, LLC. All rights reserved.\A All documentation on this website made available under a Creative Commons Attribution 4.0 International License.";
0 commit comments