summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/style.css')
-rw-r--r--documentation/bsp-guide/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/bsp-guide/style.css b/documentation/bsp-guide/style.css
index 9d068a0f56..0895ec78b7 100644
--- a/documentation/bsp-guide/style.css
+++ b/documentation/bsp-guide/style.css
@@ -956,3 +956,9 @@ table {
956 color: #fff; 956 color: #fff;
957 text-decoration: underline; 957 text-decoration: underline;
958} 958}
959
960.footnote {
961 font-size: small;
962 color: #333;
963}
964