diff options
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/css/docs.css | 17 | ||||
| -rw-r--r-- | docs/assets/img/responsive-illustrations.png | bin | 0 -> 2249 bytes |
2 files changed, 16 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index bbf71ab77..2d0b87fe2 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -309,7 +309,7 @@ pre.prettyprint { /* Make tables spaced out a bit more */ h2 + table { - margin-top: 10px; + margin-top: 5px; } /* Responsive Docs @@ -347,3 +347,18 @@ h2 + table { } } + + +.supported-devices { + margin-bottom: 9px; + color: #777; +} +.supported-devices strong { + display: block; + font-size: 14px; + line-height: 18px; +} +.supported-devices small { + font-size: 12px; +} + diff --git a/docs/assets/img/responsive-illustrations.png b/docs/assets/img/responsive-illustrations.png Binary files differnew file mode 100644 index 000000000..c980da77a --- /dev/null +++ b/docs/assets/img/responsive-illustrations.png |
