diff --git a/lib/puppet-strings/yard/templates/default/fulldoc/html/css/common.css b/lib/puppet-strings/yard/templates/default/fulldoc/html/css/common.css new file mode 100644 index 0000000..d28b093 --- /dev/null +++ b/lib/puppet-strings/yard/templates/default/fulldoc/html/css/common.css @@ -0,0 +1,8 @@ +/* Ensure the search bar doesn't overlap with links */ +.fixed_header { + padding-bottom: 25px; +} + +#full_list { + padding-top: 15px; +}